Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miraged3 authored May 3, 2021
1 parent 4b7f2a6 commit 988dd6c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 有道翻译爬虫工具

支持将txt文本按行翻译,默认为自动检测语言

用法(Windows)

下载最新的release,将待翻译文件放在同级目录,在终端中输入
```
.\main.exe .\trans.txt
```

0 comments on commit 988dd6c

Please sign in to comment.