From 00c96ff8026dc7b59da3374d2369bb19b717a266 Mon Sep 17 00:00:00 2001 From: Tran Trung Quan <31037206+quantrancse@users.noreply.github.com> Date: Tue, 7 Dec 2021 23:13:14 +0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ba69095..5d274cd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A tool for translating epub files to different languages using the Google Translate API, with support for custom dictionaries.

- Download + Download · Screenshots · @@ -53,7 +53,7 @@ A tool for translating epub files to different languages using the Google Transl Download the execution file below. Run and follow the instructions. -**Windows**: [epub-translator.exe ~ 12MB]() +**Windows**: [epub-translator.exe ~ 12MB](https://github.com/quantrancse/epub-translator/releases/download/v1.0.0/epub-translator.exe) ### Custom Dictionary Usage The custom dictionary will replace the original translated text by Google Translate with your own text. @@ -131,6 +131,6 @@ Distributed under the MIT License. See [LICENSE][license-url] for more informati * **Author** - [@quantrancse](https://quantrancse.github.io) -[python-shield]: https://img.shields.io/badge/python-3.9.6-brightgreen?style=flat-square -[license-shield]: https://img.shields.io/github/license/quantrancse/epub-translator?style=flat-square +[python-shield]: https://img.shields.io/badge/python-3.9.6-brightgreen +[license-shield]: https://img.shields.io/github/license/quantrancse/epub-translator [license-url]: https://github.com/quantrancse/epub-translator/blob/master/LICENSE