From 44b1acb6973882be9c89e48e6f187de7aecef8e9 Mon Sep 17 00:00:00 2001 From: Rodolfo Silva Date: Thu, 18 Aug 2016 13:35:01 -0300 Subject: [PATCH] Update README.rst Add the code highlight to python --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5d774a4..2054654 100644 --- a/README.rst +++ b/README.rst @@ -43,7 +43,7 @@ Example The following application uses Flask to serve the HTML/Javascript to the client: -:: +.. code:: python import socketio import eventlet