|
|
@@ -2,9 +2,12 @@
|
|
|
|
|
|
# Excelize
|
|
|
|
|
|
-[](https://godoc.org/github.com/Luxurioust/excelize)
|
|
|
-[](https://opensource.org/licenses/BSD-3-Clause)
|
|
|
-
|
|
|
+[](https://travis-ci.org/Luxurioust/excelize)
|
|
|
+[](https://codecov.io/gh/Luxurioust/excelize)
|
|
|
+[](https://godoc.org/github.com/Luxurioust/excelize)
|
|
|
+[](https://opensource.org/licenses/BSD-3-Clause)
|
|
|
+[](https://gitter.im/xuri-excelize/Lobby)
|
|
|
+
|
|
|
## Introduction
|
|
|
|
|
|
Excelize is a library written in pure Golang and providing a set of function that allow you to write to and read from XLSX files. The full API docs can be viewed using go’s built in documentation tool, or online at [godoc.org](https://godoc.org/github.com/Luxurioust/excelize).
|