From 672fb0c15d001c1655666bc41cb9a4e336304993 Mon Sep 17 00:00:00 2001
From: Arun M <arun11299@gmail.com>
Date: Thu, 3 May 2018 00:31:35 +0530
Subject: [PATCH] Update readme

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 709030d..451c952 100644
--- a/README.md
+++ b/README.md
@@ -206,6 +206,7 @@ The library has 2 sets of APIs for encoding and decoding:
 ## Compiler Support
 
 Tested with <strong>clang-5.0</strong> and <strong>g++-6.4</strong>.
+With issue#12, <strong>VS2017</strong> is also supported.
 
 ## Installation
 Use the C++ package manager..... just kidding :)