diff --git a/README.md b/README.md index 6cb6982..2f1292c 100644 --- a/README.md +++ b/README.md @@ -612,11 +612,7 @@ Easily run Android SDK binaries without needing to locate them manually by using npx @nightwatch/mobile-helper android. [args] ``` -**Currenty supported binaries:** -- adb -- avdmanager -- sdkmanager -- emulator - -Check the [docs](./docs/) to know more about using the above binaries. +Currenty supported binaries: `adb`, `avdmanager`, `sdkmanager` and `emulator`. +Check the following docs to know more about usage of the above binaries: +- [Using emulator from CLI](docs/install-android-application-from-apk.md) \ No newline at end of file