From 8fbc98155b177be78311f68e69de14c8a693f928 Mon Sep 17 00:00:00 2001 From: Liu Ming Date: Thu, 15 Oct 2015 11:53:09 +0800 Subject: [PATCH] add contact info --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3526f1e..45b9711 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ [![GoDoc](https://godoc.org/github.com/extrame/xls?status.svg)](https://godoc.org/github.com/extrame/xls) -Pure Golang xls library writen by [MinkTech](http://www.mink-tech.com) +Pure Golang xls library writen by [MinkTech(chinese)](http://www.mink-tech.com) + +**English User please mailto** [Liu Ming](mailto:liuming@mink-tech.com) This is a xls library writen in pure Golang. Almostly it is translated from the libxls library in c.