diff --git a/Readme.md b/Readme.md index 5d45b70..9859b0e 100644 --- a/Readme.md +++ b/Readme.md @@ -2,12 +2,10 @@ This App allows setting time limits for the usage of Android phones/ devices. -It is a fork of the proprietary App [TimeLimit](https://timelimit.io) +It is a fork of the App [TimeLimit](https://timelimit.io) with all networking related features removed. -[Get it on F-Droid](https://f-droid.org/app/io.timelimit.android.open) +[![get it on fdroid badge](./get-it-on-fdroid-badge.png)](https://f-droid.org/app/io.timelimit.android.open) ### Building @@ -16,4 +14,5 @@ Open it with Android Studio and press the Run button. ### Screenshots ![overview screen](./app/src/main/play/en-US/listing/phoneScreenshots/1.png) + ![time limit rule screen](./app/src/main/play/en-US/listing/phoneScreenshots/2.png) diff --git a/get-it-on-fdroid-badge.png b/get-it-on-fdroid-badge.png index 23af0e4..cd5b007 100644 Binary files a/get-it-on-fdroid-badge.png and b/get-it-on-fdroid-badge.png differ