From ebac0317ff07ab006614ea8dd84b75d5fffc9ed3 Mon Sep 17 00:00:00 2001 From: m455 <6455@users.noreply.github.com> Date: Mon, 2 Oct 2017 12:51:40 -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 6bfc7e2..5ca2a43 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ It stores user{'s/s'} input into a text file if an argument is given. If no argu ### Usage ##### Adding a message to the file: -`nicethings "insert your message here"` +`$ nicethings "insert your message here"` ##### Randomly generate a message: -`nicethings` +`$ nicethings`