Merge pull request #225 from Maxwe11/patch-1

Fix NModbus4 link
pull/232/head
Rich Lander 2015-09-05 22:31:46 -07:00
commit b572a7b89a
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [NAudio](http://naudio.codeplex.com/) - An open source .NET audio and MIDI library.
* [NetTopologySuite](https://github.com/NetTopologySuite) - A .NET port of the JTS Topology Suite.
* [NHunspell](http://sourceforge.net/projects/nhunspell/) - Spell Checker, Hyphenation an Theasaurus
* [NModbus4](https://github.com/Maxwe11/NModbus4) - Implementation of the Modbus protocol
* [NModbus4](https://github.com/NModbus4/NModbus4) - Implementation of the Modbus protocol
* [NodaTime](https://code.google.com/p/noda-time/) - A better date and time API for .NET
* [NPOI](https://npoi.codeplex.com) - An Office file formats (xls, xlsx, docx) read/write library for .NET
* [OneDriveRestAPI](https://github.com/saguiitay/OneDriveRestAPI) - OneDrive .Net Client Library using the REST API.