Add warning (Readme)

Added a warning and made some minor changes in the README file
This commit is contained in:
Dimitris Marakomihelakis 2021-01-17 11:34:14 +02:00 committed by GitHub
parent e97d5ddc13
commit 57c3862e5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.)