diff --git a/README.md b/README.md index be71a75e..824c5d05 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,7 @@ To run without installing: | turn screen on | _Right-click²_ | | paste computer clipboard to device | `Ctrl`+`v` | | enable/disable FPS counter (on stdout) | `Ctrl`+`i` | + | install APK from computer | drag & drop APK file | _¹Double-click on black borders to remove them._ _²Right-click turns the screen on if it was off, presses BACK otherwise._ diff --git a/app/src/main.c b/app/src/main.c index 4bad1f3b..7e13a028 100644 --- a/app/src/main.c +++ b/app/src/main.c @@ -98,6 +98,9 @@ static void usage(const char *arg0) { "\n" " Ctrl+i\n" " enable/disable FPS counter (print frames/second in logs)\n" + "\n" + " Drag & drop APK file\n" + " install APK from computer\n" "\n", arg0, DEFAULT_BIT_RATE,