diff options
author | Ri Xu <xuri.me@gmail.com> | 2017-07-24 10:26:02 +0800 |
---|---|---|
committer | Ri Xu <xuri.me@gmail.com> | 2017-07-24 10:26:02 +0800 |
commit | 6aa59a1af29c21e0ece37fc94c66bc2999ed3540 (patch) | |
tree | 8d09c6b9fc6f5154f5ba9c8cf5e99435fad84de6 /README.md | |
parent | 3b2c80ddc37db87bf090f531ae6afcb70d49b759 (diff) |
- Init insert/remove column/row support. Relate issue #77 and #82;
- Readme and go test updated
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ # Excelize -[](https://travis-ci.org/xuri/excelize) -[](https://codecov.io/gh/xuri/excelize) +[](https://travis-ci.org/360EntSecGroup-Skylar/excelize) +[](https://codecov.io/gh/360EntSecGroup-Skylar/excelize) [](https://goreportcard.com/report/github.com/xuri/excelize) [](https://godoc.org/github.com/xuri/excelize) [](https://opensource.org/licenses/BSD-3-Clause) |