Update README.md
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
13 | 13 | ||
14 | ## 用法 | 14 | ## 用法 |
15 | - python3.6+ | 15 | - python3.6+ |
16 | - `pip install -r requirements` | 16 | - `pip install -r requirements.txt` |
17 | - `python pdf_to_img.py pdf_path [img_path]` | 17 | - `python pdf_to_img.py pdf_path [img_path]` |
18 | 18 | ||
19 | | 参数 | 是否必须 | 说明 | 缺省值 | | 19 | | 参数 | 是否必须 | 说明 | 缺省值 | | ... | ... |
-
Please register or sign in to post a comment