README: add intro

This commit is contained in:
Maxim Baz
2019-03-13 01:13:05 +01:00
parent 14af1dc700
commit 75e8ca99c5

View File

@@ -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