From 901e94448b99451bb911dc30bcb529e427fb8712 Mon Sep 17 00:00:00 2001 From: eikendev Date: Sun, 17 Jan 2021 14:42:40 +0100 Subject: [PATCH] Minor adjustment in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d072fb1..1a4c603 100644 --- a/README.md +++ b/README.md @@ -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