Add warning (Readme)
Added a warning and made some minor changes in the README file
This commit is contained in:
parent
e97d5ddc13
commit
57c3862e5f
1 changed files with 4 additions and 2 deletions
|
@ -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.)
|
||||
|
|
Loading…
Reference in a new issue