From c932ec09d3fbdcebff860661df45d64b9929b912 Mon Sep 17 00:00:00 2001 From: dmarakom6 Date: Tue, 5 Jan 2021 12:18:28 +0200 Subject: [PATCH] Made changes in the README file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01be1b9..6a96e40 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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. ## delnote: Delete a note from your notes folder. -## shellnotes(-v,-r,-h or --help): +## shellnotes(-v or --version, -r,-h or --help): Information about shellnotes. ## findnote: Find a specific note in your Notes folder.