From 1a0111eaffb1e2e61a8e41345ebd7868b58177fb Mon Sep 17 00:00:00 2001 From: Maas Lalani Date: Fri, 5 Apr 2024 04:20:49 -0400 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. Running the ./examples/commit.sh script to commit to git