Link to chat.py

This commit is contained in:
Tony Garnock-Jones 2021-05-12 15:44:24 +02:00
parent f4a32f08cc
commit 678d828f20
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@ Start a Syndicate broker (such as
Then, run
python chat.py tcp://localhost:8001#chat
python [chat.py](chat.py) tcp://localhost:8001#chat
several times in separate windows.