diff --git a/README.md b/README.md index 8757bb72..cf72d38d 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,14 @@ and extract the following files to a directory accessible from your `PATH`: Make sure you [enabled adb debugging][enable-adb] on your device(s). +The client requires [FFmpeg] and [LibSDL2]. + [adb]: https://developer.android.com/studio/command-line/adb.html [enable-adb]: https://developer.android.com/studio/command-line/adb.html#Enabling [platform-tools]: https://developer.android.com/studio/releases/platform-tools.html [platform-tools-windows]: https://dl.google.com/android/repository/platform-tools-latest-windows.zip - -The client requires _FFmpeg_ and _LibSDL2_. - +[ffmpeg]: https://ffmpeg.org/ +[LibSDL2]: https://www.libsdl.org/download-2.0.php ## Build and install