updated readme
parent
9660848cd1
commit
2dbff6fa8d
|
@ -18,7 +18,9 @@ A Python program to be used on shared unix servers to cheer people up (A little
|
|||
|
||||
# How it works
|
||||
|
||||
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.
|
||||
nicethings stores the user's input into a `list.txt` file if an argument is
|
||||
given in quotes. If no arguments are given, then a random line from the
|
||||
`list.txt` file will be displayed.
|
||||
|
||||
# Usage
|
||||
|
||||
|
|
Loading…
Reference in New Issue