소스 검색

update docs

viest 7 년 전
부모
커밋
a257f8caa9
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -28,6 +28,8 @@ phpize
 make && make install
 ```
 
+add the `extension=excel_writer.so` to `php.ini` file.
+
 #### 3、Documents
 
 [Wiki](https://github.com/viest/php-excel-writer/wiki)