From 9c23042cc661c08d9486f2e9f61e8339f9a12187 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 30 Sep 2013 13:45:43 -0700 Subject: [PATCH] Visual Studio 2013 is supported. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 8eebc098..eb667d75 100644 --- a/README.markdown +++ b/README.markdown @@ -49,7 +49,7 @@ Sodium performs tests at run-time, so that the same binary package can still run everywhere. Sodium is tested on a variety of compilers and operating systems, -including Windows, iOS and Android. +including Windows (with MingW or Visual Studio 2013), iOS and Android. ## Installation