Merge pull request #2958 from yanesca/iotcrypt-942-initialise-return-values
Initialize return values to an error
diff --git a/README.md b/README.md
index 43065b1..16ba188 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
- GNU Make
- CMake
-- Microsoft Visual Studio (Microsoft Visual Studio 2010 or later)
+- Microsoft Visual Studio (Microsoft Visual Studio 2013 or later)
The main systems used for development are CMake and GNU Make. Those systems are always complete and up-to-date. The others should reflect all changes present in the CMake and Make build system, although features may not be ported there automatically.