fix example usage in readme
This commit is contained in:
parent
6a6ecabe4c
commit
7851309cc2
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ JS⁵ is my attempt to remedy all of these problems. It's run locally, and allow
|
||||||
To use JS⁵, modify the list `participants`, run the script, and send each person their base64-encoded string.
|
To use JS⁵, modify the list `participants`, run the script, and send each person their base64-encoded string.
|
||||||
|
|
||||||
Example usage:
|
Example usage:
|
||||||
`python js5.py | out.txt`
|
`python js5.py > out.txt`
|
||||||
|
|
||||||
Example output (using placeholder names):
|
Example output (using placeholder names):
|
||||||
```text
|
```text
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue