We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9816d5 commit 125a7d1Copy full SHA for 125a7d1
1 file changed
examples/Tornado-example/README.md
@@ -17,7 +17,7 @@ node server.js
17
Start the python server
18
19
```
20
-python tornado-ex.py
+python app.py
21
22
23
And visit [http://127.0.0.1:8000](http://127.0.0.1:8000)
0 commit comments