Adding slack link.

Derek Heiser
2018-07-07 22:00:08 -05:00
parent fe46e7c254
commit 8825c678a8

@@ -3,6 +3,8 @@
## How to download s7.Net
The official repository is on GitHub (https://github.com/killnine/s7netplus), you can also download the library directly from NuGet (https://www.nuget.org/packages/S7netplus/).
Find us on Slack at (http://s7netplus.slack.com).
## What is S7.Net
S7.Net is a plc driver that works only with Siemens PLC and only with Ethernet connection. This means that your plc must have a Profinet CPU or a profinet external card (CPxxx card).
S7.Net is written entirely in C#, so you can debug it easily without having to go through native dlls.