diff options
author | hozan23 <hozan23@proton.me> | 2023-11-20 13:56:39 +0300 |
---|---|---|
committer | hozan23 <hozan23@proton.me> | 2023-11-20 13:56:39 +0300 |
commit | dc7137f03f589967adf38d4a1b45f81f94732776 (patch) | |
tree | 3f14a9fb7598f34c613515f052f8736f4ed6fbc0 | |
parent | ec04a32c15d43545882668cddd1be2393100c197 (diff) |
add thanks section to the README.md file
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |