diff options
author | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2015-01-03 00:30:00 +0100 |
---|---|---|
committer | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2015-01-03 00:30:00 +0100 |
commit | 8deefe104e7a86c4e5ba107797df10b95c6babf8 (patch) | |
tree | ff5652bde2e4f39b2a35b4b2cdd8d13331c3490f /README.md | |
parent | 3b29602ca11874185b889504210fd3534f32bbf3 (diff) |
information on debug
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ You can install the application from: - [Play Store](https://play.google.com/store/apps/details?id=com.zeapo.pwdstore) (always lags behind) - Using the apk file found at `app/app-release.apk` or build everything from source (always updated before Play Store, but usually after F-Droid) +**DEBUG**: If you want to help us debug the application, please use the [apk](https://github.com/zeapo/Android-Password-Store/blob/fabric/app/app-release.apk) that integrates crashlytics so that we can get more details on the crashes and improve the application. + Pull requests are more than welcome (see [TODO](#todo)). Community |