diff --git a/README.md b/README.md index b0e64dd..a205a9f 100644 --- a/README.md +++ b/README.md @@ -53,14 +53,10 @@ If several devices are connected (listed by `adb devices`): _(omit `./` on Windows)_ -It will install the app on the device, and request permission to start audio -capture: +It will install the app on the device and start forwarding audio. -![screenshot](assets/request.png) - -Once you clicked on _START NOW_, press _Enter_ in the console to start playing -on the computer. Press `Ctrl`+`c` in the terminal to stop (except on Windows, -just disconnect the device or stop capture from the device notifications). +Press `Ctrl`+`c` in the terminal to stop (except on Windows, just disconnect the +device or stop capture from the device notifications). VLC may print this error message once: diff --git a/assets/request.png b/assets/request.png deleted file mode 100644 index acd98fe..0000000 Binary files a/assets/request.png and /dev/null differ