diff --git a/examples/twisted/websocket/echo/README.md b/examples/twisted/websocket/echo/README.md index 8aa8b4ca..fc8beaed 100644 --- a/examples/twisted/websocket/echo/README.md +++ b/examples/twisted/websocket/echo/README.md @@ -22,8 +22,8 @@ in your browser. To run the Python client - python client.py ws://127.0.0.1:9000 + python client.py or - python client_coroutines.py ws://127.0.0.1:9000 + python client_coroutines.py