From 5e4f842af14dd254de41d1900b5d6dcca105b74f Mon Sep 17 00:00:00 2001 From: quanjindeng <54259993+quanjindeng@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:42:40 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db7cd96..7b24bfb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Actions云编译,一键生成OpenWrt固件。 ## 感谢 - [OpenWrt 官方源码仓库](https://github.com/openwrt/openwrt) - [Lean's OpenWrt源码仓库](https://github.com/coolsnowwolf/lede) -- [kenzok8 额外的软件包](https://github.com/kenzok8/small-package) +- [kenzok8 软件包收集仓库](https://github.com/kenzok8/small-package) - [p3terx 云编译教程](https://p3terx.com/archives/build-openwrt-with-github-actions.html) - 所有OpenWrt源码贡献者、插件开发者