Update index.md

This commit is contained in:
Stefan Prechtl 2022-11-10 10:08:58 +01:00 committed by GitHub
parent 46e891d429
commit 58f2a53539
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,21 +2,24 @@
This is the best open source note app you will ever find. This is the best open source note app you will ever find.
# Login ## Login
When first entering the app, you will need to login. If you haven't got an account you may consider [registering](#register), or just not using the app at all. When first entering the app, you will need to login. If you haven't got an account you may consider [registering](#register), or just not using the app at all.
![login](images/login.png) ![login](images/login.png)
# Register ## Register
A username, an email and a password that's all you need. If you are missing one of those, just don't use the app at all. A username, an email and a password that's all you need. If you are missing one of those, just don't use the app at all.
![register](images/register.png) ![register](images/register.png)
# Editor ## Editor
![editor](images/editor.png) ![editor](images/editor.png)
# Listing ## Listing
![listing](images/listing.png) ![listing](images/listing.png)
# Delete ## Delete
![delete](images/delete.png) ![delete](images/delete.png)
# The Team
[About us](about_us.md)