diff --git a/readme.md b/readme.md index 6aa96e8..59d8337 100644 --- a/readme.md +++ b/readme.md @@ -24,13 +24,12 @@ This project is setup to be included a few different ways. To include bgfx sourc Features ------------- * No outside dependencies besides bx, bgfx, and CMake. -* Tested on Visual Studio 2015 and Xcode. +* Tested on Visual Studio 2015, Xcode, gcc 5.4, clang 3.8. * Compiles bgfx, tools & examples. * Detects shader modifications and automatically rebuilds them for all examples. Todo ------------- -* Support Linux. * Support Android. * Support Native Client. * Support Windows Phone.