From 5c3ee15ded471972cede2eb594fe5481004426cb Mon Sep 17 00:00:00 2001 From: Alex Szpakowski Date: Tue, 8 Dec 2015 23:57:07 -0400 Subject: [PATCH] Added a link to the Android build repository. --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) 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