aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhozan23 <hozan23@proton.me>2023-11-20 13:56:39 +0300
committerhozan23 <hozan23@proton.me>2023-11-20 13:56:39 +0300
commitdc7137f03f589967adf38d4a1b45f81f94732776 (patch)
tree3f14a9fb7598f34c613515f052f8736f4ed6fbc0
parentec04a32c15d43545882668cddd1be2393100c197 (diff)
add thanks section to the README.md file
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 41929e9..0eda1be 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,12 @@ crdt and karyons store, along with major changes to the network stack,
including TLS implementation. You can check the issues for updates on ongoing
tasks.
+## Thanks
+
+Big thanks to [Ink & Switch](https://www.inkandswitch.com/) team,
+[smol](https://github.com/smol-rs/smol) async runtime, and
+[zmq.rs](https://github.com/zeromq/zmq.rs) for the inspiration!.
+
## Contribution
Feel free to open a pull request or an issue.