summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaas Lalani <maas@lalani.dev>2024-04-05 04:20:49 -0400
committerMaas Lalani <maas@lalani.dev>2024-04-05 04:20:49 -0400
commit1a0111eaffb1e2e61a8e41345ebd7868b58177fb (patch)
tree241774104942a3a8badc9d10124aa8f80ccd6fbf
parentf75dfa668f7f43316b62871b4278f5863ea1c306 (diff)
docs: update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8668e2..4b1f29a 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Confirm before committing:
gum confirm "Commit changes?" && git commit -m "$SUMMARY" -m "$DESCRIPTION"
```
-For a working version of the script see how it is all [put together](https://github.com/charmbracelet/gum/blob/main/examples/commit.sh) in a single script.
+Check out the [complete example](https://github.com/charmbracelet/gum/blob/main/examples/commit.sh) for combining these commands in a single script.
<img alt="Running the ./examples/commit.sh script to commit to git" width="600" src="https://vhs.charm.sh/vhs-7rRq3LsEuJVwhwr0xf6Er7.gif">