From 1757cb99ff56fbcbcad39887a56771c1c0a23d4d Mon Sep 17 00:00:00 2001 From: rzmk Date: Thu, 4 Jan 2024 08:07:04 -0500 Subject: [PATCH] docs: include mention of interactive functionality --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a30810..b01ffbb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # commit-helper (ch) -A command-line tool to help run commands related to `git commit` in one go. +A command-line tool to help run commands related to `git commit` in one go or use an interactive commit message builder. ![Demo](demo.gif)