From 7b2179ae2811243c5bf03b7d2c701489c338af8e Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Sun, 12 Feb 2017 11:09:45 +0800 Subject: [PATCH] add usage to README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 97bbb93..60a051f 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,12 @@ control. pass for iOS is an iOS app using password management model of `pass`. + +## 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).