Update README.md

This commit is contained in:
Jacek Sieka 2022-09-06 18:50:12 +02:00 committed by GitHub
parent 746832384a
commit 396ed554f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -34,8 +34,10 @@ requires "chronos"
## Projects using `chronos`
* [libp2p](https://github.com/status-im/nim-libp2p) - Peer-to-Peer networking stack implemented in many languages
* [presto](https://github.com/status-im/nim-presto) - REST API framework
* [Scorper](https://github.com/bung87/scorper) - Web framework
* [2DeFi](https://github.com/gogolxdong/2DeFi) - Decentralised file system
* [websock](https://github.com/status-im/nim-websock/) - WebSocket library with lots of features
`chronos` is available in the [Nim Playground](https://play.nim-lang.org/#ix=2TpS)