update readme

This commit is contained in:
neargye 2019-12-17 17:37:50 +05:00
parent 16740daf9e
commit 8bf60cc20d

View file

@ -114,7 +114,7 @@ If you are using [Conan](https://www.conan.io/) to manage your dependencies, mer
## Compiler compatibility ## Compiler compatibility
* Clang/LLVM >= 5 * Clang/LLVM >= 5
* Visual C++ >= 15.3 / Visual Studio >= 2017 * MSVC++ >= 14.11 / Visual Studio >= 2017
* Xcode >= 10 * Xcode >= 10
* GCC >= 7 (GCC >= 9 for NAMEOF_ENUM) * GCC >= 7 (GCC >= 9 for NAMEOF_ENUM)