From 9c04504881722a7b62e4c8024676cb785c3b8600 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Fri, 16 Sep 2016 02:58:02 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 435ce5d2..e023c56b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Just copy the source [folder](https://github.com/gabime/spdlog/tree/master/inclu * Windows (visual studio 2013+, cygwin/mingw with g++ 4.9.1+) * Mac OSX (clang 3.5+) * Solaris (gcc 5.2.0+) + * Android ##Features * Very fast - performance is the primary goal (see [benchmarks](#benchmarks) below).