diff options
author | Ri Xu <xuri.me@gmail.com> | 2018-01-28 13:57:32 +0800 |
---|---|---|
committer | Ri Xu <xuri.me@gmail.com> | 2018-01-28 13:57:32 +0800 |
commit | 6f4e4d9ef1be030a05f48aa5dda900f2dc9cb851 (patch) | |
tree | 7b386242ee2dd5266dcf7e528c426c01cc3e4631 /README.md | |
parent | e4611e9e2518b6d48f1dd89879685f18749da759 (diff) |
Revert "The godoc and readme page has been updated."
This reverts commit e4611e9e2518b6d48f1dd89879685f18749da759.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -166,15 +166,6 @@ func main() { 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). - -## Who is using Excelize - - - -[Add our company](mailto:xuri.me@gmail.com?Subject=Please add our company in Excelize README page&Body=Hello, this is <your name> from <your company name>. -We are using Excelize and will be proud to add our company name to Excelize README page. -Please see attachment for our logo. <Be sure to include logo in attachment>) - ## Credits Some struct of XML originally by [tealeg/xlsx](https://github.com/tealeg/xlsx). |