Update README.md

This commit is contained in:
Morten Nielsen 2014-07-30 23:16:16 -07:00
parent f22d6e51e1
commit 1231d8f520

View file

@ -28,6 +28,11 @@ public class Gprmc : NmeaMessage
If you add new messages, please fork, provide a simple unit test for the message and submit a pull request.
### NuGet
You can get the library via [NuGet](http://www.nuget.org) if you have the extension installed for Visual Studio or via the PowerShell package manager. This control is published via NuGet at [SharpGIS.NmeaParser](https://nuget.org/packages/SharpGIS.NmeaParser).
Usage
=====================