From 29f0c52f5f4481ea2cbc2965658800bd0d917a31 Mon Sep 17 00:00:00 2001 From: Pranav Srinivas Kumar Date: Tue, 2 Apr 2019 07:21:14 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 432492f..c6c04bf 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,11 @@ $ ./main fex baz ``` +## Supported Compilers +* GCC >= 7.0.0 +* Clang >= 4.0 +* MSVC >= 2017 + ## Contributing Contributions are welcomed, have a look at the [CONTRIBUTING.md](CONTRIBUTING.md) document for more information.