From 67395c9ebf49aad72bba1a0d9038b6d0a5416659 Mon Sep 17 00:00:00 2001 From: Jonas Weissengruber <56699130+j-weissen@users.noreply.github.com> Date: Thu, 10 Nov 2022 10:31:33 +0100 Subject: [PATCH] added text --- docs/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.md b/docs/index.md index 09f34f2..094530a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,12 +11,15 @@ A username, an email and a password that's all you need. If you are missing one ![register](images/register.png) ## Editor +You can edit your notes with our minimalistic editor interface. ![editor](images/editor.png) ## Listing +Here you can see all your notes. Click on them to open the editor or hover and press the red "X" to delete them. ![listing](images/listing.png) ## Delete +Confirm the deletion. ![delete](images/delete.png) # The Team