From e17930f6f69ce3d8bf78e081f62e1ad760cfb2ac Mon Sep 17 00:00:00 2001 From: jarvis2f <137974272+jarvis2f@users.noreply.github.com> Date: Tue, 14 Jan 2025 13:19:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20doc:=20Updated=20README=20to=20i?= =?UTF-8?q?nclude=20new=20badges=20and=20formatting=20improvements.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8b45e30..656a57a 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,10 @@

license last-commit - repo-top-language - repo-language-count + release + + +


@@ -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?