From 86d7dfbf78c44e4ddc5476c258f465a7b6778831 Mon Sep 17 00:00:00 2001 From: Dimitris Marakomihelakis Date: Fri, 5 Feb 2021 21:53:02 +0200 Subject: [PATCH] Fix code blocks (README) --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b1a5119..e76396a 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ 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. ## findnote: - Find a specific note in your Notes folder. -##findmisplacednote: - Find a misplaced note in your system. + Find a specific note in your Notes folder. +## findmisplacednote: + Find a misplaced note in your system. ## renamenote: - Rename a note. + Rename a note. # How to download @@ -44,7 +44,7 @@ A simple and easy way to keep notes via your linux terminal. ## step 4: --Open any text editor you want. Select "Open file" from its menu (Usually top left) and navigate to your home folder. Then, press `Ctrl + H` in order to show all the hidden files and folders +-Open any text editor you want. Select "Open file" from its menu (Usually top left) and navigate to home. Then, press `Ctrl + H` in order to show all the hidden files and folders in the home directory. Find a file called `.bashrc` and open it. ## step 5: