Commit 34f8edcd authored by Denis Bilenko's avatar Denis Bilenko

fix module name in README.rst

parent c23d75d8
......@@ -9,7 +9,7 @@ Features include:
* convenient API around greenlets
* familiar synchronization primitives (gevent.event, gevent.queue)
* socket module that cooperates (gevent.socket)
* WSGI server on top of libevent-http (gevent.wsgi2)
* WSGI server on top of libevent-http (gevent.wsgi)
* DNS requests done through libevent-dns
* monkey patching utility to get pure Python modules to cooperate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment