Browse Source

Update README.md

 Added Discord and Twitter badges.
Nikita Kaskov 11 months ago
parent
commit
a7f9bea4aa
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -2,6 +2,8 @@
 ☀️ *OpenFHE-rs is a joint project by [FairMath](https://fairmath.xyz/) & [OpenFHE](https://www.openfhe.org/)*
 
 ---
+[![Discord](https://img.shields.io/discord/1163764915803279360?logo=discord&label=Fair%20Math)](https://discord.com/invite/NfhXwyr9M5)
+[![Twitter](https://img.shields.io/twitter/follow/FairMath)](https://twitter.com/FairMath)
 
 OpenFHE-rs is a Rust interface for the OpenFHE library. OpenFHE is known for its wide range of Fully Homomorphic Encryption (FHE) schemes, 
 all implemented in C++. We're bringing this capability to Rust developers.