diff --git a/README.md b/README.md index 57c2537b..292a1523 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ ![alt text](https://github.com/borisf/java-generator/blob/master/img/generator.png) -Inspired by [GradleBuildExperiment](https://github.com/NikitaKozlov/GradleBuildExperiment). A tool to generate a real life Java and Kotlin Android project to analyze and improve build times. + +Optimise your Android Studio builds, by creating generated projects. Inspired by [GradleBuildExperiment](https://github.com/NikitaKozlov/GradleBuildExperiment). A tool to generate a real life Java and Kotlin Android project to analyze and improve build times. Create a real life complexity Android project that mimics your own and observe the build times. If the build times of the generated project are way smaller than yours, it might be worth inspecting deeply your build configs and optimize.