Skip to content

Commit 44caae4

Browse files
author
Not Officer
committed
fixed readme
1 parent 2909838 commit 44caae4

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,16 @@ var usmap = new Usmap(@"C:\Test\Example.usmap", new UsmapOptions
2121

2222
### Info
2323

24-
The `UsmapOptions` are only required for loading oodle compressed usmap files.
24+
The `UsmapOptions` are only required for loading oodle compressed usmap files.
2525
Oodle decompression has been tested on windows and linux (x64).
2626

2727
### NuGet
2828

29-
Install-Package Usmap.NET
29+
```md
30+
Install-Package Usmap.NET
31+
```
3032

3133
### Contribute
3234

33-
If you can provide any help, may it only be spell checking please contribute!
34-
35-
I am open for any contribution.
35+
If you can provide any help, may it only be spell checking please contribute!
36+
I am open for any contribution.

0 commit comments

Comments
 (0)