From eb5eb0c22f34dec31179e7b9656cac9e262bfc1d Mon Sep 17 00:00:00 2001 From: pelya Date: Sat, 12 Mar 2016 16:05:58 +0200 Subject: [PATCH] SDL: cosmetic update to the readme --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 0130364c3..2e22e4c09 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ This is SDL 1.2 and 1.3 ported to Google Android (also bunch of other libs included). Sources or patches of the individual games are in the directory project/jni/application. -The libsdl.org now has an official SDL 1.3 Android port, which is more recent and +The libsdl.org now has an official SDL 1.3/2.0 Android port, which is more recent and better suited for creating new applications from scratch, this port is focused mainly on SDL 1.2 and compiling existing applications, it's up to you to decide which port is better. Also this port is developed very slowly, although the same is true for an official port.