We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d59cd0f commit 0fc5156Copy full SHA for 0fc5156
README.md
@@ -24,8 +24,8 @@ Then just open `client.html` in your browser and you should be able to send and
24
25
Using in your project
26
=======================
27
-You can either simply copy/paste the *websocket_server.py* file in your project and use it directly
28
-or you can install the project directly from PyPi:
+You can either simply copy/paste the *websocket_server.py* file in your project and use it directly (recommended)
+or you can install the project directly from PyPi (might not be up-to-date):
29
30
pip install websocket-server
31
0 commit comments