diff --git a/README.md b/README.md index 9c99c37..045c1bf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # nicethings A Python program to be used on shared unix servers to cheer people up +An old project for [tilde.town](https://tilde.town) + ## Note: -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 +This has been modified to work on [tilde.town](https://tilde.town), but you may adjust it accordingly ## 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.