From dbf6fc233ea95fe7c3044c4d28bf6204b3054c1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 21 Feb 2014 20:14:50 +0100 Subject: [PATCH] Advertise Android support. --- README.md | 1 + doc/mainpage.dox | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b17a853b..29b7b2af9 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Platforms: GLUT or SDL2 toolkit) * **Windows** (through GLUT or SDL2 toolkit) * **OS X** (through SDL2 toolkit, thanks to [Miguel Martin](https://github.com/miguelishawt)) +* **Android** * **Google Chrome** (through [Native Client](https://developers.google.com/native-client/), both `newlib` and `glibc` toolchains are supported) * **HTML5/JavaScript** (through [Emscripten](https://github.com/kripken/emscripten/wiki)) diff --git a/doc/mainpage.dox b/doc/mainpage.dox index 7e83a9135..2cbe5a96e 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -78,6 +78,7 @@ Platforms: GLUT or SDL2 toolkit) - **Windows** (through GLUT or SDL2 toolkit) - **OS X** (through SDL2 toolkit, thanks to [Miguel Martin](https://github.com/miguelishawt)) +- **Android** - **Google Chrome** (through [Native Client](https://developers.google.com/native-client/), both `newlib` and `glibc` toolchains are supported) - **HTML5/JavaScript** (through [Emscripten](https://github.com/kripken/emscripten/wiki))