Procházet zdrojové kódy

Merge pull request #37 from viest/dev

DOC(update)
王杰新 před 7 roky
rodič
revize
2756dcf652
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -63,6 +63,8 @@ add the `extension=excel_writer.so` to `php.ini` file.
 
 Clone the project to the ext directory in PHP, `configure` add `--with-excel_writer` parameter.
 
+If you need `.dll` files, you should use the `--with-excel_writer=shared` parameter.
+
 [PHP compilation tutorial](https://wiki.php.net/internals/windows/stepbystepbuild)
 
 #### 3、Documents