Skip to content

Commit f390b41

Browse files
Merge pull request #42 from RodolfoSilva/change_highlight
syntax highlighting for example code in readme file
2 parents 33bd933 + 44b1acb commit f390b41

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)