add usage to README

This commit is contained in:
Bob Sun 2017-02-12 11:09:45 +08:00
parent 43524874a5
commit 7b2179ae28
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -13,3 +13,12 @@ control. pass for iOS is an iOS app using password management model of `pass`.
<img src="screenshot/screenshot2.png" width="200"/>
<img src="screenshot/screenshot3.png" width="200"/>
<img src="screenshot/screenshot4.png" width="200"/>
## Usage
- genearte a PGP key pair
- use `pass`
- push password store to a private Git repository
- start to use pass for iOS on your iPhone/iPad
For more, please read the [wiki page](https://github.com/mssun/pass-ios/wiki).