From ab0872a6cb01a3a030dac7168cf383ba6c2ca11c Mon Sep 17 00:00:00 2001 From: "M. Petra Baranski" Date: Tue, 19 Feb 2019 03:20:04 +0100 Subject: [PATCH] updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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