diff --git a/README.md b/README.md index 38cab48..f2e9454 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,16 @@ - -
+ A [pass][pass] extension for auditing your password repository. +
## Description @@ -19,7 +21,7 @@ It supports safe breached password detection from [haveibeenpwned.com][HIBP] using a [K-anonymity][Kanonymity] method. Using this method, you do not need to (fully) trust the server that stores the breached password. You should read the -[security consideration](#security_consideration) section for more information. +[security consideration](#security-consideration) section for more information. **Warning** This extension is still in development. As of today, it only supports password breach detection from HIBP. Must more features are planned