📝 doc: Update README.md
This commit is contained in:
parent
1039099d04
commit
2454da15ff
1 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
</p>
|
</p>
|
||||||
<p align="center"><h1 align="center">Telegram Files</h1></p>
|
<p align="center"><h1 align="center">Telegram Files</h1></p>
|
||||||
<p align="center">
|
<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>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://img.shields.io/github/license/jarvis2f/telegram-files?style=default&logo=opensourceinitiative&logoColor=white&color=0080ff" alt="license">
|
<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
|
## 🆗 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?
|
**Q.** Web's spoiler is static, how to solve it?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue