Browse Source

Update README.rst

Add the code highlight to python
pull/42/head
Rodolfo Silva 9 years ago
committed by GitHub
parent
commit
44b1acb697
  1. 2
      README.rst

2
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

Loading…
Cancel
Save