From 246f5a75dd97e32a0df6689965d59b39302bc718 Mon Sep 17 00:00:00 2001 From: Michele Cattafesta Date: Tue, 9 Feb 2016 00:20:12 +0100 Subject: [PATCH] readme.md: updated with Universal Windows Application support. Signed-off-by: Michele Cattafesta --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d6b269..59b5d39 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,13 @@ I found the library simple and effective, but the project has languished unchang I was doing some automation work already and saw a few places where the code base could be improved. Because Juergen did not respond to my request for committing code, I decided to pick up where he left off here on GitHub. -## Requirements +## Supported PLC -+ Compatible S7 PLC (S7-200, S7-300, S7-400, S7-1200) ++ Compatible S7 PLC (S7-200, S7-300, S7-400, S7-1200, S7-1500) + +## Target framework + .NET Framework 3.5 or higher ++ Universal Windows Application (.Net Core) - see S7.UniversalWindowsApp.sln ## Nuget