Skip to content

Commit 7e3049d

Browse files
authored
Update README.md
1 parent 35c0a5d commit 7e3049d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
:earth_africa: A simple cross platform offline .NET library for getting Global Country Data
33

44

5+
### Install Library
6+
```cSharp
7+
PM> Install-Package CountryData.Standard
8+
```
9+
10+
511
### Initialize the Country data object
612

713
```cSharp

0 commit comments

Comments
 (0)