Skip to content

Commit

Permalink
docs: update README for better visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTaehoonKim committed Jul 23, 2024
1 parent a9de5be commit 8abbeb9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@

**Tachyon** is a Modular ZK Backend, powered by GPU.

## Join Our Developer Community

We're thrilled to have you become a part of our community!

If your passion for Tachyon matches ours, we extend a warm invitation for you to join our developer community on [Telegram](https://t.me/zktachyon). Ask questions, share insights, or simply stay informed on Tachyon's newest updates with other developers and the original team through our Telegram group. We hope to see you there!

Thank you for your keen interest in contributing to Tachyon! ✨

## Design Goals

1. General Purpose: A versatile ZK library empowers developers to implement any proving scheme with minimal effort, often enhancing developer productivity. To create a general-purpose backend, aligning the code structure as closely as possible with the algebraic structure is paramount.
Expand Down Expand Up @@ -126,11 +134,3 @@ bazel test --config {os} //...
```

Check [How To Build](/docs/how_to_use/how_to_build.md) for more information.

## Join Our Developer Community

We're thrilled to have you become a part of our community!

If your passion for Tachyon matches ours, we extend a warm invitation for you to join our developer community on [Telegram](https://t.me/zktachyon). Ask questions, share insights, or simply stay informed on Tachyon's newest updates with other developers and the original team through our Telegram group. We hope to see you there!

Thank you for your keen interest in contributing to Tachyon! ✨

0 comments on commit 8abbeb9

Please sign in to comment.