update README

This commit is contained in:
Bob Sun 2017-02-14 16:17:38 +08:00
parent 3ffb2fa9ac
commit fad66a3215
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -1,11 +1,11 @@
<img src="icon.png" width="76"/> <img src="icon.png" width="76"/>
# pass for iOS # Pass for iOS
[![GitHub release](https://img.shields.io/github/release/mssun/pass-ios.svg)](https://github.com/mssun/pass-ios/releases) [![GitHub release](https://img.shields.io/github/release/mssun/pass-ios.svg)](https://github.com/mssun/pass-ios/releases)
![Swift 3.0.x](https://img.shields.io/badge/Swift-3.0.x-orange.svg) ![Swift 3.0.x](https://img.shields.io/badge/Swift-3.0.x-orange.svg)
`pass` is a password manager using GPG for encryption and Git for verstion `pass` is a password manager using GPG for encryption and Git for verstion
control. pass for iOS is an iOS app using password management model of `pass`. control. Pass for iOS is an iOS app using password management model of `pass`.
## Screenshots ## Screenshots
@ -19,7 +19,7 @@ control. pass for iOS is an iOS app using password management model of `pass`.
- genearte a PGP key pair - genearte a PGP key pair
- use `pass` - use `pass`
- push password store to a private Git repository - push password store to a private Git repository
- start to use pass for iOS on your iPhone/iPad - start to use Pass for iOS on your iPhone/iPad
For more, please read the [wiki page](https://github.com/mssun/pass-ios/wiki). For more, please read the [wiki page](https://github.com/mssun/pass-ios/wiki).