Skip to content

Commit 44b1acb

Browse files
authored
Update README.rst
Add the code highlight to python
1 parent 33bd933 commit 44b1acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Example
4343
The following application uses Flask to serve the HTML/Javascript to the
4444
client:
4545

46-
::
46+
.. code:: python
4747
4848
import socketio
4949
import eventlet

0 commit comments

Comments
 (0)