From 4283a4ba2ceb082884f4d080e1e1ffba83832c89 Mon Sep 17 00:00:00 2001 From: vovanz Date: Sun, 24 May 2015 18:39:26 +0500 Subject: [PATCH] Formatting fix --- README.md | 1 + 1 file changed, 1 insertion(+) 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.*