Updated README

Added project description and links to project originator on CodePlex.
This commit is contained in:
Derek Heiser
2013-02-09 10:04:27 -06:00
parent 041a7785ca
commit d87948ec33

View File

@@ -1,4 +1,9 @@
s7netplus
=========
S7.NET+ -- A .NET library to connect to Siemens Step7 devices
# s7netplus -- A .NET library so Siemens S7 Connectivity
## Overview
S7.Net Plus is a continuation of the work done on the [S7.Net](http://s7net.codeplex.com/) project by [Juergen1969](http://www.codeplex.com/site/users/view/juergen1969).
I found the library simple and effective, but the project has languished unchanged since late 2009.
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.