diff --git a/README.md b/README.md index b87a1a29..7f221f55 100644 --- a/README.md +++ b/README.md @@ -433,7 +433,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [Twisted](https://twistedmatrix.com/trac/) - An event-driven networking engine. * [Tornado](http://www.tornadoweb.org/) - A Web framework and asynchronous networking library. * [pulsar](https://github.com/quantmind/pulsar) - Event-driven concurrent framework for Python. -* [pyzmq](http://zeromq.github.io/pyzmq/) - A python wrapper for the 0MQ message library. +* [diesel](https://github.com/jamwt/diesel) - Greenlet-based event I/O Framework for Python. +* [pyzmq](http://zeromq.github.io/pyzmq/) - A Python wrapper for the 0MQ message library. ## Admin Panels