Fixed list formatting for supported compilers in documentation

This commit is contained in:
Snaipe 2015-11-19 14:32:24 +01:00
parent cb9d702f06
commit eeb7ab24f3

View file

@ -7,6 +7,7 @@ Prerequisites
The library is supported on Linux, OS X, FreeBSD, and Windows.
The following compilers are supported to compile both the library and the tests:
* GCC 4.9+
* Clang 3.4+
* MSVC 14+ (Included in Visual Studio 2015 or later)