Byaidu před 1 rokem
rodič
revize
5b31d52919
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pdf2zh/gui.py

+ 1 - 1
pdf2zh/gui.py

@@ -244,7 +244,7 @@ with gr.Blocks(
     ),
 ) as demo:
     gr.Markdown(
-        "# [PDFMathTranslate @ Github](https://github.com/Byaidu/PDFMathTranslate)"
+        "# [PDFMathTranslate @ GitHub](https://github.com/Byaidu/PDFMathTranslate)"
     )
 
     with gr.Row():