summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorknuthy <knuthy@gmail.com>2014-09-13 11:36:02 +0200
committerknuthy <knuthy@gmail.com>2014-09-13 11:36:02 +0200
commit50b5a118cabf480781bbed501beb425acaea5b64 (patch)
tree53e647c234e24f16ed5b16585346946db72b884b /README.md
parente9bf9c9369bdf1d3d4cd99c123070377ce92e504 (diff)
Added a gif to explain how it works. And the APKs
Fix #3
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 501876a0..f8ffa30b 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,15 @@ PwdStore
This application tries to be 100% compatible with [pass](http://www.zx2c4.com/projects/password-store/)
You can install the application either from the [Play Store](https://play.google.com/store/apps/details?id=com.zeapo.pwdstore),
-~~using the apk file found at `app/app-release.apk` or build everything from source.~~
+using the apk file found at `app/app-release.apk` or build everything from source.
+
+How-To
+======
+*Note:* This section is work in progress
+
+Clone using SSH-key, then decrypt a password
+--------------------------------------------
+![Clone And Decrypt](tutorial_clone_ssh_then_decrypt.gif)
Features
========