diff --git a/README.md b/README.md
index 8b45e30..656a57a 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,10 @@
-
-
+
+
+
+
@@ -55,7 +57,8 @@
## 🚀 Getting Started
-Before getting started with telegram-files, you should apply a telegram api id and hash. You can apply for it on the [Telegram API](https://my.telegram.org/apps) page.
+Before getting started with telegram-files, you should apply a telegram api id and hash. You can apply for it on
+the [Telegram API](https://my.telegram.org/apps) page.
**Using `docker`**
[
](https://www.docker.com/)
@@ -203,7 +206,8 @@ refer to the [LICENSE](LICENSE) file.
~~**Q.** Can't start the api server, error:`java.lang.UnsatisfiedLinkError: no tdjni in java.library.path`~~
-~~**A.** Maybe download tdlib failed, you can see the [entrypoint.sh](entrypoint.sh) file, then download tdlib manually.~~
+~~**A.** Maybe download tdlib failed, you can see the [entrypoint.sh](entrypoint.sh) file, then download tdlib
+manually.~~
**Q.** Web's spoiler is static, how to solve it?