mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-01-09 10:10:01 +01:00
Update README.md
This commit is contained in:
parent
721666bd6d
commit
2fa503c9b8
10
README.md
10
README.md
|
|
@ -33,12 +33,10 @@ If you add new messages, please fork, provide a simple unit test for the message
|
|||
### 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).
|
||||
|
||||
<div style="box-shadow: 2px 2px 3px #6e6e6e; color:#e2e2e2; padding:15px;-moz-border-radius:5px;-webkit-border-radius:5px;background-color:#202020;border:4px solid silver;border-radius:5px;">
|
||||
<p>
|
||||
<code>PM> Install-Package SharpGIS.NmeaParser
|
||||
</code>
|
||||
</p>
|
||||
</div>
|
||||
<table border="4px">
|
||||
<tr><td>
|
||||
<code>PM> Install-Package SharpGIS.NmeaParser</code>
|
||||
</td></tr></table>
|
||||
|
||||
Usage
|
||||
=====================
|
||||
|
|
|
|||
Loading…
Reference in a new issue