diff --git a/README.md b/README.md new file mode 100644 index 0000000..7399e37 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# xls +Pure Golang xls library + +This is a xls library writen in pure Golang. Almostly it is translated from the libxls library in c. + +It has just the reading function without the format.