Skip to content

Commit 90caa8b

Browse files
committed
fix:修改readme功能
1 parent 3b81e2f commit 90caa8b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

tools/extract/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ pip install python-docx pdfplumber
2424
| MD | ✅ 完整支持 | 按原始格式提取内容 | Markdown |
2525

2626
## 使用说明
27-
![示例](img_1.png)
27+
功能跟 MaxKB 当中的 "文档内容提取" 功能一样,对PDF文件有更好的解析。
28+

tools/extract/img_1.png

-98.9 KB
Binary file not shown.

如何提交工具.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ MaxKB Toolstore 主要接收以下类型的工具:
2727
```
2828
your-tool/
2929
├── data.yaml # 工具配置文件
30-
├── logo.png # 工具图标 (建议 32x32px)
30+
├── logo.png # 工具图标 (建议 50x50px)
3131
├── README.md # 工具说明文档
3232
└── 1.0.0/ # 版本目录 (此目录只能包括一个.tool文件)
3333
└── 工具文件.tool # 工具文件

0 commit comments

Comments
 (0)