diff --git a/Home.md b/Home.md index 9b0855a..efe5d24 100644 --- a/Home.md +++ b/Home.md @@ -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.