From fad66a32158af12f6c285c57ecb796d1d055080a Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Tue, 14 Feb 2017 16:17:38 +0800 Subject: [PATCH] update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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).