Sfoglia il codice sorgente

doc: default service

Byaidu 1 anno fa
parent
commit
986236331a
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      README.md
  2. 1 1
      README_zh-CN.md

+ 1 - 1
README.md

@@ -37,7 +37,7 @@ pip install pdf2zh
 
 ## Usage
 
-Execute the translation command in the command line to generate the translated document `example-zh.pdf` and the bilingual document `example-dual.pdf` in the current directory.
+Execute the translation command in the command line to generate the translated document `example-zh.pdf` and the bilingual document `example-dual.pdf` in the current directory. Use Google as the default translation service.
 
 ### Translate the entire document
 

+ 1 - 1
README_zh-CN.md

@@ -37,7 +37,7 @@ pip install pdf2zh
 
 ## 使用
 
-命令行中执行翻译指令,在工作目录下生成翻译文档 `example-zh.pdf` 和双语对照文档 `example-dual.pdf`
+命令行中执行翻译指令,在工作目录下生成翻译文档 `example-zh.pdf` 和双语对照文档 `example-dual.pdf`,默认使用 Google 作为翻译服务
 
 ### 翻译完整文档