소스 검색

doc: image size

Byaidu 1 년 전
부모
커밋
27f73e2f4a
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      README.md
  2. 2 2
      docs/README_GUI.md

+ 1 - 1
README.md

@@ -137,7 +137,7 @@ pdf2zh example.pdf -f "(CM[^RT].*|MS.*|.*Ital)" -c "(\(|\||\)|\+|=|\d|[\u0080-\u
 
 ### Interact with GUI
 
-![image](./docs/images/before.png)
+<img src="./docs/images/before.png" height="500"/>
 
 ```bash
 pdf2zh -i

+ 2 - 2
docs/README_GUI.md

@@ -10,8 +10,8 @@ This subfolder provides the GUI mode of `pdf2zh`.
 
 ## Preview
 
-![image](./images/before.png)
-![image](./images/after.png)
+<img src="./images/before.png" height="500"/>
+<img src="./images/after.png" height="500"/>
 
 ## Maintainance