diff --git a/README.md b/README.md index c221ce3..bc6b1ed 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ KeepassX format implementation in pure dart. +Check out [AuthPass Password Manager](https://authpass.app/) for an app +which uses this library. + ## Resources * Code is very much based on https://github.com/keeweb/kdbxweb/