summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRi Xu <xuri.me@gmail.com>2017-07-15 20:03:44 +0800
committerRi Xu <xuri.me@gmail.com>2017-07-15 20:03:44 +0800
commit4f942255e460d6eb3235c3973fe22eb19c328b43 (patch)
tree6fb7ded8d21e36eb9e95b7595bd3fe5857f03e2f /README.md
parent4b7d21bb63addb580c3ac533b1fd2b4236bd31a5 (diff)
- Fix missing element in worksheet, workbook and styles. Related issue #81;
- Format code and update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 84ca0bf..14a0e97 100644
--- a/README.md
+++ b/README.md
@@ -173,7 +173,7 @@ func main() {
## Contributing
-Contributions are welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change.
+Contributions are welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change. XML is compliant with [part 1 of the 5th edition of the ECMA-376 Standard for Office Open XML](http://www.ecma-international.org/publications/standards/Ecma-376.htm).
## Credits