瀏覽代碼

doc : readme update

hellofinch 1 年之前
父節點
當前提交
3736081cad
共有 3 個文件被更改,包括 4 次插入3 次删除
  1. 1 1
      README.md
  2. 2 1
      docs/README_ja-JP.md
  3. 1 1
      docs/README_zh-CN.md

+ 1 - 1
README.md

@@ -169,7 +169,7 @@ If the solution does not work to you / you encountered other issues, please refe
 
 
 <h2 id="usage">Advanced Options</h2>
 <h2 id="usage">Advanced Options</h2>
 
 
-Execute the translation command in the command line to generate the translated document `example-mono.pdf` and the bilingual document `example-dual.pdf` in the current working directory. Use Google as the default translation service.
+Execute the translation command in the command line to generate the translated document `example-mono.pdf` and the bilingual document `example-dual.pdf` in the current working directory. Use Google as the default translation service. More support translation services can find [HERE](https://github.com/Byaidu/PDFMathTranslate/blob/main/docs/ADVANCED.md#services).
 
 
 <img src="./docs/images/cmd.explained.png" width="580px"  alt="cmd"/>
 <img src="./docs/images/cmd.explained.png" width="580px"  alt="cmd"/>
 
 

+ 2 - 1
docs/README_ja-JP.md

@@ -156,7 +156,8 @@ Python環境を事前にインストールする必要はありません
 
 
 <h2 id="usage">高度なオプション</h2>
 <h2 id="usage">高度なオプション</h2>
 
 
-コマンドラインで翻訳コマンドを実行し、現在の作業ディレクトリに翻訳されたドキュメント `example-mono.pdf` とバイリンガルドキュメント `example-dual.pdf` を生成します。デフォルトではGoogle翻訳サービスを使用します。
+コマンドラインで翻訳コマンドを実行し、現在の作業ディレクトリに翻訳されたドキュメント `example-mono.pdf` とバイリンガルドキュメント `example-dual.pdf` を生成します。デフォルトではGoogle翻訳サービスを使用します。More support translation services can find [HERE](https://github.com/Byaidu/PDFMathTranslate/blob/main/docs/ADVANCED.md#services).
+
 
 
 <img src="./images/cmd.explained.png" width="580px"  alt="cmd"/>  
 <img src="./images/cmd.explained.png" width="580px"  alt="cmd"/>  
 
 

+ 1 - 1
docs/README_zh-CN.md

@@ -158,7 +158,7 @@ set HF_ENDPOINT=https://hf-mirror.com
 
 
 <h2 id="usage">高级选项</h2>
 <h2 id="usage">高级选项</h2>
 
 
-在命令行中执行翻译命令,在当前工作目录下生成译文文档 `example-mono.pdf` 和双语对照文档 `example-dual.pdf`,默认使用 Google 翻译服务
+在命令行中执行翻译命令,在当前工作目录下生成译文文档 `example-mono.pdf` 和双语对照文档 `example-dual.pdf`,默认使用 Google 翻译服务,更多支持的服务在[这里](https://github.com/Byaidu/PDFMathTranslate/blob/main/docs/ADVANCED.md#services))。
 
 
 <img src="./images/cmd.explained.png" width="580px"  alt="cmd"/>  
 <img src="./images/cmd.explained.png" width="580px"  alt="cmd"/>