mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-05 06:25:36 +00:00
Update README.md
This commit is contained in:
parent
f22d6e51e1
commit
1231d8f520
1 changed files with 5 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue