diff --git a/README.md b/README.md index 72f3582ff..ca77ff141 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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! ✨