Minor adjustment in README.md

This commit is contained in:
eikendev 2021-01-17 14:42:40 +01:00
parent 4d5bf5726e
commit 901e94448b
No known key found for this signature in database
GPG key ID: A1BDB1B28C8EF694

View file

@ -39,7 +39,7 @@ Still, if you haven't tried it yet, I suggest you to check it out.
- [x] Deliver messages via Matrix
- [x] CLI for managing users and applications
- [x] Check for weak passwords using [HIBP](https://haveibeenpwned.com/)
- [x] Argon2 as KDF for password storage
- [x] Use Argon2 as KDF for password storage
## Installation