diff --git a/README.md b/README.md index f6d98b12..5146533f 100644 --- a/README.md +++ b/README.md @@ -764,6 +764,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [meinheld](http://pypi.python.org/pypi/meinheld) - Asynchronous, partly written in C. * [bjoern](http://pypi.python.org/pypi/bjoern) - Asynchronous, very fast and written in C. * [uwsgi](https://uwsgi-docs.readthedocs.org/en/latest/) - fast and very configurable WSGI web server, written in C. + ## RPC Servers *RPC-compatible servers.*