From 25bf6c72ccc0e10421c93562fb4e24e004d81868 Mon Sep 17 00:00:00 2001 From: Kyle Quest Date: Thu, 29 Jun 2023 22:08:09 -0700 Subject: [PATCH] Update README_zh-CN.md updated the `master` branch back to `main` --- README_zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh-CN.md b/README_zh-CN.md index 718e652..0df95a1 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -114,7 +114,7 @@ Web应用程序特定的组件:静态Web资源,服务器端模板和单页 用于执行各种构建,安装,分析等操作的脚本。 -这些脚本使根级别的Makefile变得更小更简单(例如)。 +这些脚本使根级别的Makefile变得更小更简单(例如)。 更多样例查看[`/scripts`](https://github.com/golang-standards/project-layout/blob/master/scripts/README.md)。