diff --git a/README.md b/README.md index 68e7499..1d57c6d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ 2. 使用docker运行 ``` -docker run -d -p 5000:5000 --restart=always imgyh/tiktokweb +docker run -d -p 5000:5000 --name tiktok --restart=always imgyh/tiktokweb ``` 3. 本地搭建`python3.9`环境运行 @@ -148,7 +148,7 @@ python TikTokCommand.py -l https://live.douyin.com/802939216127 -p /path/to/down # 鸣谢 -本项目部分思路来自自[TikTokDownload](https://github.com/Johnserf-Seed/TikTokDownload) +本项目部分思路来自[TikTokDownload](https://github.com/Johnserf-Seed/TikTokDownload) # 申明 diff --git a/static/img/banner.jpg b/static/img/banner.jpg index fe89cea..8121046 100644 Binary files a/static/img/banner.jpg and b/static/img/banner.jpg differ