From 3cfecd46d92ed5b88ebea84433d982e4f8eed3aa Mon Sep 17 00:00:00 2001 From: fysx Date: Sun, 15 Feb 2015 23:21:53 +0100 Subject: [PATCH] added Download section to README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 60d661b0..7c95d6fd 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@ Instructions: For detailed instructions please refer to the wiki at [https://bitbucket.org/MartinFelis/love-android-sdl2/wiki/Home](https://bitbucket.org/MartinFelis/love-android-sdl2/wiki/Home). +Download: +--------- + +You can download pre-built Android packages from +[https://bitbucket.org/MartinFelis/love-android-sdl2/downloads](https://bitbucket.org/MartinFelis/love-android-sdl2/downloads) +that allow you to run .love files by opening them using a file manager of +your choice. + Quick Start: ------------