diff options
author | Mohamed Zenadi <mohamed.zenadi@gmail.com> | 2014-09-11 09:34:12 +0200 |
---|---|---|
committer | Mohamed Zenadi <mohamed.zenadi@gmail.com> | 2014-09-11 09:34:12 +0200 |
commit | c62f9e8196523e784627647c1f92f0d2e5c6a312 (patch) | |
tree | 8f685c19e9896fc98c568c0fe3c2ec9ea961becf | |
parent | a44a38783c5e6aa7d99d18d620231998cd1c5e53 (diff) |
the apk is not available on the app/ dir yet
changes to .gitignore required
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ 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.~~ Features ======== |