From fc5bc04fe2f31374482449d75fcc48d88ceab5f7 Mon Sep 17 00:00:00 2001 From: hellodk34 Date: Sun, 4 Jul 2021 16:16:45 +0800 Subject: [PATCH] 2021-07-04 16:16:43 update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3d41865..21649de 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ d:\windows-gitpush.bat ---- -## example +# Example -### in macOS or Linux +## in macOS or Linux this output is like this @@ -65,7 +65,7 @@ the end of the workflow. --- -### in Windows +## in Windows the output is like this @@ -102,7 +102,7 @@ To github.com:hellodk34/notes-2021.git the end of the workflow. ``` -## 注意事项 +# 注意事项 1. 默认 git add 的是当前本地工作区的所有已改动文件 2. git commit -m,提交的 message 信息,默认是时间+update 字符串拼接出来的