diff --git a/README.md b/README.md index 64d2e9e..165c188 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Browserpass - native host +# Browserpass - native messaging host + +This is a host application for [browserpass](https://github.com/browserpass/browserpass-extension) browser extension providing it access to your password store. The communication is handled through [Native Messaging API](https://developer.chrome.com/extensions/nativeMessaging). ## Installation