Made README file clearer & fixed typos
This commit is contained in:
parent
dedc589287
commit
9da4da7493
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ A simple and easy way to keep notes via your linux terminal.
|
|||
|
||||
# Basic Commands:
|
||||
## newnote:
|
||||
Write a new note using gedit.
|
||||
Write a new note using your text editor.
|
||||
## quicknote:
|
||||
Write a note directly from terminal.
|
||||
## readnote:
|
||||
|
@ -15,7 +15,7 @@ A simple and easy way to keep notes via your linux terminal.
|
|||
## delnote:
|
||||
Delete a note from your notes folder.
|
||||
## shellnotes(-v,-r,-h or --help):
|
||||
Information about shellnotes.
|
||||
Information about shellnotes, updates, help, and more.
|
||||
|
||||
# How to download
|
||||
|
||||
|
|
Loading…
Reference in a new issue