Skip to content

Commit

Permalink
minor correction in the readme file example
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Aug 18, 2016
1 parent f390b41 commit 6abd86f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ client:
import socketio
import eventlet
import eventlet.wsgi
from flask import Flask, render_template
sio = socketio.Server()
Expand Down

0 comments on commit 6abd86f

Please sign in to comment.