aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkLeZ <julius8774@gmail.com>2014-09-21 18:29:54 +0200
committerkLeZ <julius8774@gmail.com>2014-09-21 18:29:54 +0200
commitf28f8cdb65d7d2fc3436d16a342e61b9154ad817 (patch)
tree57cb63d5c000fe2bdd180ba68154475504417227 /README.md
parent6c55f1ed2bf263f9ab8fac1de6877937b69d6992 (diff)
Added link to F-Droid in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5aacf25d..78ac3ca5 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +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),
+from [F-Droid](https://f-droid.org/repository/browse/?fdid=com.zeapo.pwdstore), or
using the apk file found at `app/app-release.apk` or build everything from source.
How-To
@@ -36,14 +37,14 @@ This project uses three libraries:
git submodule update
-- [JGit](http://www.eclipse.org/jgit/) a pretty good git lib
+- [JGit](http://www.eclipse.org/jgit/) a pretty good git lib
- [Apache's FileUtils](https://commons.apache.org/proper/commons-io/) for files manipulations
TODOs
=====
- Create a new category
- Multi-select (for password deletion)
-- Multiple password stores (multiple git repositories).
+- Multiple password stores (multiple git repositories).
- More UI enhancements
- Clean-up the hard-coded strings