mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-01-20 15:40:16 +01:00
Update README.md
This commit is contained in:
parent
f22d6e51e1
commit
1231d8f520
|
|
@ -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
|
||||
=====================
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue