diff --git a/README.md b/README.md index 003a8a4..254d3ae 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ With shellnotes, you can make, find, list, edit or delete your notes from wherev * It can suit both dynamic and regular users, as it brings a classic TUI experience as well as some more modern abilities. * It runs __exclusively__ in your terminal, its source files are stored in your home folder. * It's lightweight -* It's [more than just a program for taking notes.](#learn-everything-shellnotes-can-do). It has a ton of other interesting abilities. +* It's [more than just a program for taking notes](#learn-everything-shellnotes-can-do). It has a ton of other interesting abilities. * It's portable and compatible with most shells. * It matches all the users' experience, by creating the appropriate environment for both beginners and advanced users linux users. * Even if you delete shellnotes, your notes will stay where they are. @@ -120,4 +120,4 @@ Want even more information? Feel free to see the whole [shellnotes documentation *WARNING*: The default shell for shellnotes is bash. However, shellnotes will find your shell if it's different and continue installing according to it. If your shell is not supported though, the installation will fail. -*WARNING*: install.sh must be run from the folder where it was downloaded WITH the other files from the repo. Otherwise, installation will fail. (see [installation documentation](https://github.com/dmarakom6/shellnotes/blob/master/docs/installing.txt) for more). \ No newline at end of file +*WARNING*: install.sh must be run from the folder where it was downloaded WITH the other files from the repo. Otherwise, installation will fail. (see [installation documentation](https://github.com/dmarakom6/shellnotes/blob/master/docs/installing.txt) for more).