add a note about El Monitorro

This commit is contained in:
Ayrat Badykov 2021-08-18 22:09:49 +03:00
parent 1aabb91206
commit d166313cab
No known key found for this signature in database
GPG key ID: 16AE533AB7A3E8C6

View file

@ -97,7 +97,10 @@ WorkerPool::new(10).start();
```
Checkout out a [simple example](https://github.com/ayrat555/fang/tree/master/fang_examples/simple_worker).
Check out:
- [simple example](https://github.com/ayrat555/fang/tree/master/fang_examples/simple_worker) - simple worker example
- [El Monitorro](https://github.com/ayrat555/el_monitorro) - telegram feed reader. It uses Fang to synchronize feeds and deliver updates to users.
### Configuration