We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2909838 commit 44caae4Copy full SHA for 44caae4
1 file changed
README.md
@@ -21,15 +21,16 @@ var usmap = new Usmap(@"C:\Test\Example.usmap", new UsmapOptions
21
22
### Info
23
24
-The `UsmapOptions` are only required for loading oodle compressed usmap files.
+The `UsmapOptions` are only required for loading oodle compressed usmap files.
25
Oodle decompression has been tested on windows and linux (x64).
26
27
### NuGet
28
29
- Install-Package Usmap.NET
+```md
30
+Install-Package Usmap.NET
31
+```
32
33
### Contribute
34
-If you can provide any help, may it only be spell checking please contribute!
-
35
-I am open for any contribution.
+If you can provide any help, may it only be spell checking please contribute!
36
+I am open for any contribution.
0 commit comments