diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -53,3 +53,7 @@ $regions->getNodes($guangdong = 440000); // Retrieve district codes for the Guangzhou city $regions->getNodes($guangzhou = 440100); ``` + +## License + +The library is released under the [MIT License](LICENSE.md). |
