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 f4b253e commit 0b956d9Copy full SHA for 0b956d9
backend/README.md
@@ -23,7 +23,7 @@ $ python -m venv .venv
23
$ source .venv/bin/activate
24
$ pip install -r requirements.txt
25
$ python main.py
26
- # http and websocket servers are not running, yay!
+# http and websocket servers are now running, yay!
27
```
28
29
0 commit comments