Skip to content

Commit dda0d98

Browse files
committed
docs:更新README.md
1 parent fae161f commit dda0d98

1 file changed

Lines changed: 32 additions & 1 deletion

File tree

README.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,35 @@
66

77
## 🌟 简介
88

9-
一个PDF文献翻译工具,让看英文文献像喝水一样简单。
9+
一个免费的PDF文献翻译工具,让看英文文献像喝水一样简单。
10+
11+
12+
## 📦 使用方式
13+
14+
- windows 用户:
15+
16+
直接下载安装包:https://pan.baidu.com/s/1vhrZLiiwBQuWJ4PZ0bJQ_w?pwd=8888 (提取码: 8888)
17+
18+
- 其它系统用户:
19+
20+
未提供安装包,可安装相关环境,用 python 运行 `main.py`
21+
22+
翻译完的PDF文件,会在其对应目录下生成 `-dual.pdf`(双语对照文件) 和 `test-mono.pdf`(中文翻译文件)
23+
24+
25+
## 📮 交流反馈
26+
27+
如有任何问题,欢迎提交 issue 或 直接联系我的微信 zstar1003 反馈问题。
28+
29+
## 🚀 鸣谢
30+
31+
本项目基于以下开源项目开发:
32+
33+
- [PDFMathTranslate](https://github.com/Byaidu/PDFMathTranslate)
34+
35+
- [DocLayout-YOLO](https://github.com/opendatalab/DocLayout-YOLO)
36+
37+
- [PyQt6](https://www.riverbankcomputing.com/software/pyqt)
38+
39+
- [pdf.js](https://github.com/mozilla/pdf.js)
40+

0 commit comments

Comments
 (0)