diff --git a/README.md b/README.md index ed953b1..a0e2ac4 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,18 @@ JieLi-JL7016/ --- +## 获取模板 + +推荐从码云镜像克隆(下载更快): + +```bash +git clone --branch JieLi-JL7016 --single-branch https://gitee.com/wu-chuyuan/soc-codegen-template.git +``` + +见宝 Git 主仓库:https://git.jianbao-tech.com/pets-device/soc-codegen-template.git + +--- + ## 快速开始 ### 环境要求 @@ -84,5 +96,6 @@ make clean ## 相关链接 -- [SOC 模板仓库 main 索引](https://git.jianbao-tech.com/pets-device/soc-codegen-template) +- [码云镜像(推荐下载)](https://gitee.com/wu-chuyuan/soc-codegen-template) +- [见宝 Git 主仓库](https://git.jianbao-tech.com/pets-device/soc-codegen-template) - [MCU 模板仓库](https://git.jianbao-tech.com/pets-device/mcu-codegen-template)