summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
-rw-r--r--app/app-debug.apkbin0 -> 1717752 bytes
-rw-r--r--app/app-release.apkbin0 -> 1717641 bytes
-rw-r--r--tutorial_clone_ssh_then_decrypt.gifbin0 -> 2184572 bytes
4 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
========
diff --git a/app/app-debug.apk b/app/app-debug.apk
new file mode 100644
index 00000000..4622e5aa
--- /dev/null
+++ b/app/app-debug.apk
Binary files differ
diff --git a/app/app-release.apk b/app/app-release.apk
new file mode 100644
index 00000000..3be6a868
--- /dev/null
+++ b/app/app-release.apk
Binary files differ
diff --git a/tutorial_clone_ssh_then_decrypt.gif b/tutorial_clone_ssh_then_decrypt.gif
new file mode 100644
index 00000000..739b7c6b
--- /dev/null
+++ b/tutorial_clone_ssh_then_decrypt.gif
Binary files differ