From 04c1cc8c92f3f0b7eb26e09e25b61029c49f7f1f Mon Sep 17 00:00:00 2001 From: m455 <25066464+m455@users.noreply.github.com> Date: Tue, 13 Mar 2018 10:45:10 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4722183..9c99c37 100644 --- a/README.md +++ b/README.md @@ -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: