浏览代码

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",

正在加载...
取消
保存