aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index cfd40bd..922ec5f 100644
--- a/readme.md
+++ b/readme.md
@@ -147,7 +147,7 @@ themselves; in that case the request is passed on.
Login credentials for `cookie_auth` and `http_basic_auth` are supplied as either
an object mapping usernames to PHC strings or a file path pointing to a file
-that contains that map in YALM format.
+that contains that map in YALM format. Currently only `argon2id` is supported.
## License