Merge pull request #202 from apache/readme_update_compiler_versions

Readme update compiler versions
diff --git a/README.md b/README.md
index 180c8c7..d5a8be4 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
 
 ---
 
-This code requires C++11. It was tested with GCC 4.8.5 (standard in RedHat at the time of this writing), GCC 8.2.0 and Apple LLVM version 10.0.1 (clang-1001.0.46.4)
+This code requires C++11.
 
 This includes Python bindings. For the Python interface, see the README notes in [the python subdirectory](https://github.com/apache/datasketches-cpp/tree/master/python).