Updated README.

This commit is contained in:
Branimir Karadžić 2014-10-18 22:16:02 -07:00
parent 411f152bd1
commit 42bee43686

View file

@ -15,18 +15,18 @@ Supported rendering backends:
* OpenGL ES 2 * OpenGL ES 2
* OpenGL ES 3.1 * OpenGL ES 3.1
Platforms: Supported platforms:
* Android * Android (14+)
* asm.js/Emscripten * asm.js/Emscripten (1.25.0)
* iOS * iOS
* Linux * Linux
* Native Client * Native Client (37)
* OSX * OSX (10.9)
* RaspberryPi * RaspberryPi
* Windows * Windows (XP, Vista, 7, 8, 10)
Compilers: Supported compilers:
* Clang 3.3 and above * Clang 3.3 and above
* GCC 4.6 and above * GCC 4.6 and above