Skip to content

Commit cd1f631

Browse files
author
Zork
committed
README update
1 parent 09ac3fd commit cd1f631

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Countries
22

3-
Continents & countries: ISO 3166-1 alpha-2 code, name, languages, capital and currency, native name, calling codes. Lists are available in JSON and SQL formats.
3+
Continents & countries: ISO 3166-1 alpha-2 code, name, languages, capital and currency, native name, calling codes.
4+
Lists are available in JSON and SQL formats.
45

56
**Note**: Languages, currencies, calling codes may be a comma-separated list.
67

@@ -64,6 +65,12 @@ Also, there's a minimal JSON file with only country by code object:
6465
}
6566
```
6667

68+
## Contributing
69+
70+
Everything's generated from `countries.json`, including SQL file.
71+
But generated files are in repository, so in future please make changes to this file and
72+
run `gulp` default command.
73+
6774
## Credits
6875

6976
Prepared by [Annexare Studio](https://annexare.com/) from different public sources. Feel free to use it as you need in your apps or send updates into [this](https://github.com/annexare/Countries) public repository. It's under MIT license.

0 commit comments

Comments
 (0)