Skip to content

Commit 0fc5156

Browse files
authored
Update README.md
Make it clear that the pip version is not up-to-date
1 parent d59cd0f commit 0fc5156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Then just open `client.html` in your browser and you should be able to send and
2424

2525
Using in your project
2626
=======================
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:
27+
You can either simply copy/paste the *websocket_server.py* file in your project and use it directly (recommended)
28+
or you can install the project directly from PyPi (might not be up-to-date):
2929

3030
pip install websocket-server
3131

0 commit comments

Comments
 (0)