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