Browse Source

Automatic Commit By liuyuqi

liuyuqi-cnb 2 months ago
parent
commit
0450203454
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -1,6 +1,6 @@
 # auto_commit
 
-批量git commit,push/pull代码,实现多项目版本管理
+批量 git commit,push/pull 代码,实现多项目版本管理
 
 ```
 auto_commit commit --path <curpath>
@@ -10,6 +10,8 @@ auto_commit check --path <curpath>
 
 ## License
 
+[Apache License 2.0](LICENSE)
+
 ## Reference
 
 - [lyq/checkGitStatus](https://git.yoqi.me/lyq/checkGitStatus)