Update README.md

cleanup
m455 2018-03-13 10:45:10 -04:00 committed by GitHub
parent 15d83193ca
commit 04c1cc8c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@
A Python program to be used on shared unix servers to cheer people up
## Note:
I've modified the file paths in this script so it will work on [tilde.town](https://tilde.town). You can adjust it accordingly
I've modified the file paths in this script so it will work on [tilde.town](https://tilde.town), but you may adjust it accordingly
## How it works
It stores the user's input into a text file if an argument is given in quotes. If no arguments are given, a random nice message from the text file will be displayed.
Stores the user's input into a generated `list.txt` file if an argument is given in quotes. If no arguments are given, a random line from the `list.txt` file will be displayed.
## Usage
### Adding a message to the file: