diff --git a/README.md b/README.md index 6a96e40..c7db04c 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ A simple and easy way to keep notes via your linux terminal. ## quickread: Read a note directly from terminal. ## listnotes: - View a full list of notes from your notes folder. + View a full list of notes from your default notes folder. ## delnote: - Delete a note from your notes folder. + Delete a note from your default notes folder. ## shellnotes(-v or --version, -r,-h or --help): Information about shellnotes. ## findnote: @@ -55,4 +55,6 @@ in the home directory. Find a file called `.bashrc` and open it. *THIS SYSTEM IS MADE FOR BASH SHELL* (Change your shell if necessary.) +*DEFAULT EDITORS AND FOLDER MUST BE VALID* + *DON'T CHANGE THE SCRIPT* (Only in case you don't have the default editors who are gedit and nano. In that case, you can either change them, or install the default ones.)