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?