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:
|
# 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:
|
||||||
|
@ -15,7 +15,7 @@ A simple and easy way to keep notes via your linux terminal.
|
||||||
## delnote:
|
## delnote:
|
||||||
Delete a note from your notes folder.
|
Delete a note from your notes folder.
|
||||||
## shellnotes(-v,-r,-h or --help):
|
## shellnotes(-v,-r,-h or --help):
|
||||||
Information about shellnotes.
|
Information about shellnotes, updates, help, and more.
|
||||||
|
|
||||||
# How to download
|
# How to download
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue