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