[TSan] Fixed a race
[libcds.git] / readme.md
index 5093697bb75f0144faca23a9e6915de559a9cc0b..53880508068d1d0a3dce93f8019b30f8eb7f4763 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -33,8 +33,8 @@ The library contains the implementations of the following containers:
 Generally, each container has an intrusive and non-intrusive (STL-like) version belonging to \r
 *cds::intrusive* and *cds::container* namespace respectively. \r
 \r
-Version 2.x of the library is written on C++11 and can be compiled by GCC 4.8+, clang 3.3+, Intel C++ 15+, \r
-and MS VC++ 12 (2013) Update 4.\r
+Version 2.x of the library is written on C++11 and can be compiled by GCC 4.8+, clang 3.6+, Intel C++ 15+, \r
+and MS VC++ 12 (2013) Update 4 and above\r
 \r
 Download the latest release from http://sourceforge.net/projects/libcds/files/\r
 \r