Merge pull request #10 from schigh/master

Update README.md @schigh 👌 Thanks for your pr.
This commit is contained in:
Ri Xu 2016-10-19 11:24:44 +08:00 committed by GitHub
commit e50690dce0
1 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,8 @@ package main
import (
"fmt"
"os"
"github.com/Luxurioust/excelize"
)
@ -86,6 +88,8 @@ package main
import (
"fmt"
"os"
"github.com/Luxurioust/excelize"
)