From 2454da15ff8bc57f78cb0253e0490a2a224c00f4 Mon Sep 17 00:00:00 2001 From: jarvis2f <137974272+jarvis2f@users.noreply.github.com> Date: Sat, 11 Jan 2025 13:51:37 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20doc:=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ae1fbd2..8b45e30 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
- A simple telegram file downloader.
+ A self-hosted Telegram file downloader for continuous, stable, and unattended downloads.
@@ -201,9 +201,9 @@ refer to the [LICENSE](LICENSE) file.
## 🆗 FAQs
-**Q.** Can't start the api server, error:`java.lang.UnsatisfiedLinkError: no tdjni in java.library.path`
+~~**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?