diff --git a/README.md b/README.md index 7dd387c..359815b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,14 @@ - 获取网课记录 - 学习接口 + + +### 拉取代码 + +```shell +git clone --recurse-submodules https://gitea.kmux.cn/zhilv/wk-backend +``` + ### 代码构建 **推荐使用 [Taskfile](https://taskfile.dev/) 进行项目构建**