瀏覽代碼

updated reademe file.

tags/v1.0.0
Kalimuthu Selvaraj 5 年之前
父節點
當前提交
20efd54c89
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -44,7 +44,7 @@ convert -verbose -resize 1200 -density 200 test.pdf test-%d.png(%d inserts the i

```javascript
// Import convert module
const document = require("./convert");
const document = require("document-convert");

const options = {
libreofficeBin: "C:\\Program Files\\LibreOffice\\program\\soffice.exe",

Loading…
取消
儲存