浏览代码

update doc

viest 5 年之前
父节点
当前提交
5e87c8f8fb
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12 0
      README.md

+ 12 - 0
README.md

@@ -48,6 +48,18 @@ xlswriter is a PHP C Extension that can be used to write text, numbers, formulas
 * Cursor read data
 * Read by data type
 
+#### Install
+
+###### Unix
+
+```bash
+pecl install xlswriter
+```
+
+###### Windows
+
+[download dll](https://github.com/viest/php-ext-xlswriter/releases)
+
 #### Benchmark
 
 Test environment: Macbook Pro 13 inch, Intel Core i5, 16GB 2133MHz LPDDR3 Memory, 128GB SSD Storage.