fix web framework name Looper -> Scorper (#189)

apparently it has changed name
This commit is contained in:
Pietro Peterlongo 2021-05-27 10:53:11 +02:00 committed by GitHub
parent 7ccb170f7a
commit a46cc59627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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