diff --git a/readme.md b/readme.md index ffb581f2b..769fdaddd 100644 --- a/readme.md +++ b/readme.md @@ -32,6 +32,9 @@ into the `platform/xcode/ios` folder. Then use the Xcode project found at `platform/xcode/love.xcodeproj` to build the `love-ios` target. +###Android +Visit the [Android build repository][android-repository] for build instructions. + Repository information ---------------------- @@ -87,3 +90,4 @@ Dependencies [aur]: http://aur.archlinux.org/packages/love-hg [love-experiments]: https://bitbucket.org/bartbes/love-experiments [codestyle]: https://love2d.org/wiki/Code_Style +[android-repository]: https://bitbucket.org/MartinFelis/love-android-sdl2