diff --git a/README.md b/README.md index 556dccf..1f89435 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,14 @@ This is a simple Flutter/Dart-based mobile app: You touch the screen and the lig ## Why another flashlight app? As unbelievable as it might seem, this, to our knowledge, is the first app that enables your device's flashlight as long as your finger is in contact with the screen. +## Download + +[Get it on F-Droid](https://f-droid.org/packages/com.softcodingforyou.touchtorch/) + +Or download the latest APK from the [Releases Section](https://github.com/SoftcodingForYou/touchtorch/releases/latest). + ## Code structure The whole app is written with less than 100 lines of Flutter/Dart code.