Edan233 commited on
Commit
a4b06cd
·
1 Parent(s): 6a4a4bc

fix: 修改 README.md 文件

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -4,7 +4,7 @@
4
  项目实现了对 `抖音`、`Bilibili`、`小红书`、`快手`、`视频号`、`百家号` 以及 `TikTok` 等平台的视频上传、定时发布等功能。
5
  结合各平台 `uploader` 模块,您可以轻松配置和扩展支持的平台,并通过示例脚本快速上手。
6
 
7
- <img src="sau_backend/media/show/tkupload.gif" alt="tiktok show" width="800"/>
8
 
9
  ## 目录
10
 
@@ -149,7 +149,7 @@
149
  <table>
150
  <td align="center">
151
  <a href="https://sap-doc.nasdaddy.com/">
152
- <img src="sau_backend/media/mp.jpg" width="100px;" alt="NasDaddy公众号"/>
153
  <br />
154
  <sub><b>微信公众号</b></sub>
155
  </a>
@@ -160,7 +160,7 @@
160
  </td>
161
  <td align="center">
162
  <a href="https://sap-doc.nasdaddy.com/">
163
- <img src="sau_backend/media/QR.png" width="100px;" alt="赞赏码/入群引导"/>
164
  <br />
165
  <sub><b>交流群 (通过公众号获取)</b></sub>
166
  </a>
@@ -176,13 +176,15 @@
176
  <table>
177
  <td align="center">
178
  <a href="https://leedebug.github.io/">
179
- <img src="sau_backend/media/edan-qrcode.png" width="100px;" alt="Edan Lee"/>
180
  <br />
181
  <sub><b>Edan Lee</b></sub>
182
  </a>
183
  <br />
184
  <a href="https://github.com/dreammis/social-auto-upload/commits?author=LeeDebug" title="Code">💻</a>
185
  <a href="https://leedebug.github.io/" title="Documentation">📖</a>
 
 
186
  </td>
187
  </table>
188
 
 
4
  项目实现了对 `抖音`、`Bilibili`、`小红书`、`快手`、`视频号`、`百家号` 以及 `TikTok` 等平台的视频上传、定时发布等功能。
5
  结合各平台 `uploader` 模块,您可以轻松配置和扩展支持的平台,并通过示例脚本快速上手。
6
 
7
+ <img src="media/show/tkupload.gif" alt="tiktok show" width="800"/>
8
 
9
  ## 目录
10
 
 
149
  <table>
150
  <td align="center">
151
  <a href="https://sap-doc.nasdaddy.com/">
152
+ <img src="media/mp.jpg" width="100px;" alt="NasDaddy公众号"/>
153
  <br />
154
  <sub><b>微信公众号</b></sub>
155
  </a>
 
160
  </td>
161
  <td align="center">
162
  <a href="https://sap-doc.nasdaddy.com/">
163
+ <img src="media/QR.png" width="100px;" alt="赞赏码/入群引导"/>
164
  <br />
165
  <sub><b>交流群 (通过公众号获取)</b></sub>
166
  </a>
 
176
  <table>
177
  <td align="center">
178
  <a href="https://leedebug.github.io/">
179
+ <img src="media/edan-qrcode.png" width="100px;" alt="Edan Lee"/>
180
  <br />
181
  <sub><b>Edan Lee</b></sub>
182
  </a>
183
  <br />
184
  <a href="https://github.com/dreammis/social-auto-upload/commits?author=LeeDebug" title="Code">💻</a>
185
  <a href="https://leedebug.github.io/" title="Documentation">📖</a>
186
+ <br />
187
+ 封装了 api 接口和 web 前端管理界面
188
  </td>
189
  </table>
190