From 9f3de0191124264a61fef99befa031e94d79ce9d Mon Sep 17 00:00:00 2001 From: Michele Cattafesta Date: Thu, 31 Aug 2017 21:17:17 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7cd1a51..a4faf1e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ I was doing some automation work already and saw a few places where the code bas to my request for committing code, I decided to pick up where he left off here on GitHub. ## Documentation +Check the Wiki and feel free to edit it: https://github.com/killnine/s7netplus/wiki S7.Net Plus has a [User Manual](https://github.com/killnine/s7netplus/blob/master/Documentation/Documentation.pdf), check it out. ## Supported PLC @@ -20,6 +21,9 @@ S7.Net Plus has a [User Manual](https://github.com/killnine/s7netplus/blob/maste + .NET Framework 3.5 or higher + Universal Windows Application (.Net Core) - see S7.UniversalWindowsApp.sln +## Compile +You need at least Visual Studio 2015 (you can download the Community Edition for free). + ## Nuget PM> Install-Package S7netplus