From 8a959c6cd5ebebf630c511349c9384f64e03b6bd Mon Sep 17 00:00:00 2001 From: rzmk Date: Mon, 1 Jan 2024 16:47:11 -0500 Subject: [PATCH] docs: clarify CLI tool in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5a752b..2918ba5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # commit-helper (ch) -A simple 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. ![Demo](demo.gif)