summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6d8df74..db86df5 100644
--- a/README.md
+++ b/README.md
@@ -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).