diff --git a/README.md b/README.md index 64fae8b..1c723be 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ This abstraction layer allows developers to execute complex tasks with ease with > Not necessarily. If you go to [Android Studio download page](https://developer.android.com/studio) and scroll down enough you'll see a section named 'Command line tools only'. Just grab that and there's no need for Android Studio. +### Is a simple wrapper even enough? + +> Well yes and no, I eventually intend to build an interface on top of the existing commands in the near future to make actions more controllable and user-friendly as a whole. For example: imagine a prompt which lets you choose which device to run your project on, and even offer launching an emulator right there. there's so many possibilities. + ## Legal The tool itself is forever free. Distributed under the [MIT License](LICENSE).