소스 검색

doc: yank

Byaidu 1 년 전
부모
커밋
803408aa33
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 2
      README.md
  2. 2 2
      README_zh-CN.md

+ 2 - 2
README.md

@@ -27,10 +27,10 @@ PDF scientific paper translation and bilingual comparison.
 
 ## Installation
 
-Require Python version >=3.8, <=3.11
+Require Python version <=3.12
 
 ```bash
-pip install -U "pdf2zh>=1.5.3"
+pip install pdf2zh
 ```
 
 ## Usage

+ 2 - 2
README_zh-CN.md

@@ -27,10 +27,10 @@ PDF 文档翻译及双语对照
 
 ## 安装
 
-要求 Python 版本 >=3.8, <=3.11
+要求 Python 版本 <=3.12
 
 ```bash
-pip install -U "pdf2zh>=1.5.3"
+pip install pdf2zh
 ```
 
 ## 使用