diff --git a/README.md b/README.md index ad4108b..f0ee0be 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ It actually should work on any OS, that supports the C++14 standard library. It is tested to work on: -* Linux (without exceptions and without RTTI) +* Linux (gcc) +- OSX (clang) +- Windows (Visual Studio 2017) ## Dependencies