diff --git a/README.md b/README.md index 7964eef..006ba8c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# 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) ![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 -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 @@ -19,7 +19,7 @@ control. pass for iOS is an iOS app using password management model of `pass`. - 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 +- start to use Pass for iOS on your iPhone/iPad For more, please read the [wiki page](https://github.com/mssun/pass-ios/wiki).