Explorar el Código

Merge pull request #10 from schigh/master

Update README.md @schigh 👌 Thanks for your pr.
Ri Xu hace 9 años
padre
commit
e50690dce0
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -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"
 )