diff --git a/README.md b/README.md index fbdacdc..09456be 100644 --- a/README.md +++ b/README.md @@ -362,7 +362,7 @@ Pixelle-Video 的设计受到以下优秀开源项目的启发: | 微信群 | Discord 社区 | | ---- | ---- | -| ![微信群](docs/wechat.png) | ![Discord 社区](docs/discord.png) | +| ![微信群](resources/wechat.png) | ![Discord 社区](resources/discord.png) | ## 📢 反馈与支持 diff --git a/README_EN.md b/README_EN.md index b104ae7..38f127b 100644 --- a/README_EN.md +++ b/README_EN.md @@ -361,7 +361,7 @@ Scan the QR codes below to join our communities for latest updates and technical | Discord Community | WeChat Group | | ---- | ---- | -| ![Discord Community](docs/discord.png) | ![WeChat Group](docs/wechat.png) | +| ![Discord Community](resources/discord.png) | ![WeChat Group](resources/wechat.png) | ## 📢 Feedback and Support diff --git a/resources/discord.png b/resources/discord.png new file mode 100644 index 0000000..c89e6cd Binary files /dev/null and b/resources/discord.png differ diff --git a/resources/wechat.png b/resources/wechat.png new file mode 100644 index 0000000..522ff34 Binary files /dev/null and b/resources/wechat.png differ