📝 doc: Update README.md

This commit is contained in:
jarvis2f 2025-01-11 13:51:37 +08:00
parent 1039099d04
commit 2454da15ff

View file

@ -3,7 +3,7 @@
</p>
<p align="center"><h1 align="center">Telegram Files</h1></p>
<p align="center">
<em><code>A simple telegram file downloader.</code></em>
<em><code>A self-hosted Telegram file downloader for continuous, stable, and unattended downloads.</code></em>
</p>
<p align="center">
<img src="https://img.shields.io/github/license/jarvis2f/telegram-files?style=default&logo=opensourceinitiative&logoColor=white&color=0080ff" alt="license">
@ -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?