aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-05 11:55:05 -0400
committerGitHub <[email protected]>2022-11-05 11:55:05 -0400
commit592c2da0af9d2f15e8740992a493a3287924c349 (patch)
treec64a26b4e860200b95afcffad919d81b86832251
parent712980812eb879b3c80dc36d6ba84a7983c5bc68 (diff)
downloadtexty-592c2da0af9d2f15e8740992a493a3287924c349.tar.xz
texty-592c2da0af9d2f15e8740992a493a3287924c349.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f63b0d2..bc876ad 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ This repository uses a custom commit script `commit.sh` to commit changes. This
> **Note**: If a non-existent branch is specified, the script will ask if you want to create the branch, and if you do, it will create the branch and push it to the remote repository; otherwise, it will abort.
-Then you can run the script:
+Then you can run the command:
```bash
commit README.md -m "Update README.md" -t "docs" -b "main"