From 4f942255e460d6eb3235c3973fe22eb19c328b43 Mon Sep 17 00:00:00 2001 From: Ri Xu Date: Sat, 15 Jul 2017 20:03:44 +0800 Subject: - Fix missing element in worksheet, workbook and styles. Related issue #81; - Format code and update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.1