Made changes in the README file

This commit is contained in:
dmarakom6 2021-01-05 12:18:28 +02:00
parent 62bb92fe42
commit c932ec09d3

View file

@ -3,7 +3,7 @@ A simple and easy way to keep notes via your linux terminal.
# Basic Commands: # Basic Commands:
## newnote: ## newnote:
Write a new note using gedit. Write a new note using your text-editor.
## quicknote: ## quicknote:
Write a note directly from terminal. Write a note directly from terminal.
## readnote: ## readnote:
@ -14,7 +14,7 @@ A simple and easy way to keep notes via your linux terminal.
View a full list of notes from your notes folder. View a full list of notes from your notes folder.
## delnote: ## delnote:
Delete a note from your notes folder. Delete a note from your notes folder.
## shellnotes(-v,-r,-h or --help): ## shellnotes(-v or --version, -r,-h or --help):
Information about shellnotes. Information about shellnotes.
## findnote: ## findnote:
Find a specific note in your Notes folder. Find a specific note in your Notes folder.