We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f51c03 commit 397f376Copy full SHA for 397f376
Readme.md
@@ -67,4 +67,8 @@ You can use the associated ID of a province or country to get the desired inform
67
- Get the longitude associated with an ID
68
```c#
69
Console.WriteLine("Denmark Longtitude: " + data.FromIDLongitude("94"));
70
-```
+```
71
+
72
+## Constribution
73
74
+All contributions are welcomed
0 commit comments