From 3ba7c14da6c23b66e5143386a7248ed9919a969f Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Thu, 16 Feb 2017 15:47:00 +0800 Subject: [PATCH] update README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index b6180bb..80d6aa6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,17 @@ Pass is an iOS client compatible with [ZX2C4's Pass command line application](http://www.passwordstore.org/). It is a password manager using GPG for encryption and Git for version control. +## Features + +- Try to be compatible with Password Store command line tool +- Support to view, copy, add, edit password entries +- Encrypt and decrypt password entries by PGP keys +- Synchronize with you password Git repository +- User-friendly interface +- Written in Swift +- No need to jailbreak your devices +- Get from App Store (stay tuned, under review) + ## Screenshots