From cec5093c25c65dffbcaba474dc7c7924d1fcdbb0 Mon Sep 17 00:00:00 2001 From: Sean Mac Gillicuddy Date: Thu, 21 Nov 2019 11:38:52 +0000 Subject: [PATCH] update readme to mention custom apps repo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9fd261233..04ac5f527 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ set up the Android SDK and then run the command: `./gradlew build ` from the root directory of the project. Kiwix-Android is a multi-module project, in 99% of scenarios you will want to build the `app` module in the `debug` configuration. +If you are interested in our custom apps they have their own repo [kiwix-android-custom](https://github.com/kiwix/kiwix-android-custom +) that goes into further detail ## Libraries Used