summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2018-04-11 08:11:41 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2018-04-11 08:12:34 -0700
commit552773269ec557644b6ddd02d37923c210fa2364 (patch)
tree4dba919deecc6f39fa4b4c0b664bb6429178217a /README.md
parent61f2180d0f6b4560d3d3e98867428f716c7e6e2b (diff)
Add brief license information back to README.md
Also rename LICENSE to LICENSE.md
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 ccaba8f..c008335 100644
--- a/README.md
+++ b/README.md
@@ -16,3 +16,7 @@ Documentation for the current release of pugixml is available on-line as two sep
* [Complete reference manual](https://pugixml.org/docs/manual.html), that describes all features of the library in detail.
You’re advised to start with the quick-start guide; however, many important library features are either not described in it at all or only mentioned briefly; if you require more information you should read the complete manual.
+
+## License
+
+This library is available to anybody free of charge, under the terms of MIT License (see LICENSE.md).