diff --git a/Working-for-Android.md b/Working-for-Android.md index 29b3e87..8bfc3a9 100644 --- a/Working-for-Android.md +++ b/Working-for-Android.md @@ -1,6 +1,8 @@ -**NOTE: For alternative instructions, check [Working for Android (on macOS)](https://github.com/raysan5/raylib/wiki/Working-for-Android-(on-macOS)) and [Working for Android (on Linux)](https://github.com/raysan5/raylib/wiki/Working-for-Android-(on-Linux))** +**NOTE: This guide is intended for Android development on Windows platform, for alternative platforms, check:** + - [Working for Android on macOS](https://github.com/raysan5/raylib/wiki/Working-for-Android-(on-macOS)) + - [Working for Android on Linux](https://github.com/raysan5/raylib/wiki/Working-for-Android-(on-Linux)) -## Installing Android required tools +## Installing required tools Android requires a set of tools to do all the build process to generate a .APK game.