Update README.md

This commit is contained in:
arch3rPro
2025-07-01 00:19:35 +08:00
parent d8addbf0bc
commit 828136bf55

View File

@@ -583,6 +583,20 @@
<kbd>Latest</kbd> • [官网链接](https://github.com/schlagmichdoch/PairDrop) <kbd>Latest</kbd> • [官网链接](https://github.com/schlagmichdoch/PairDrop)
</td>
</tr>
<tr>
<td width="33%" align="center">
<a href="./apps/kspeeder/README.md">
<img src="./apps/kspeeder/logo.png" width="60" height="60" alt="KSpeeder">
<br><b>KSpeeder</b>
</a>
Docker 镜像加速与私有部署服务,支持多平台和多架构
<kbd>latest</kbd> • [官网链接](https://kspeeder.istoreos.com/)
</td> </td>
</tr> </tr>
</table> </table>
@@ -694,4 +708,4 @@ cp -rf /tmp/appstore_merge/appstore-arch3rPro/apps/* /opt/1panel/resource/apps/l
# 清理临时目录 # 清理临时目录
rm -rf /tmp/appstore_merge rm -rf /tmp/appstore_merge
echo "应用商店数据已更新" echo "应用商店数据已更新"
``` ```