Browse Source

Run instructions

master
Noëlle Anthony 4 years ago
parent
commit
6721972136
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

@@ -21,4 +21,6 @@ List the `users` you'd like to include in the chat, separated by commas.

### Usage

`> python3 main.py`

Each user gets their own input line at the bottom of the window. Pressing `Enter` in a given input line will send that line (and *only* that line, not any of the others) to the chat window. Easy as that!

Loading…
Cancel
Save