diff --git a/README.md b/README.md index e874954..6842799 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This Project is based on a YouTube Video by Tylor Potts (https://www.youtube.com ## Versions -- Version 1.0.2 - introducing markdown rendering (did you saw easter egg??). Minor refactoring and rework of the readme +- Version 1.0.2 - introducing markdown rendering (did you saw the easter egg??). Minor refactoring and rework of the readme - Version 1.0.1 - basic CRUD for notes, persitancy with browser based localstorage. Minor refactoring and rework of the readme - Version 1.0.0 - with the basic setup to creating, deleting and editing new notes. There is no persistent storage a reload deletes all notes.