docs(readme): update git-format CLI reference

Amolith created

Change summary

README.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)

Detailed changes

README.md 🔗

@@ -425,6 +425,9 @@ Largest skills (by total tokens):
 Some other tools if these interested you
 
 - [wt](https://git.secluded.site/wt) - CLI for managing git worktrees
-- [formatted-commit](https://git.secluded.site/formatted-commit) - CLI that turns LLM input into well-formatted Conventional Commits
-- [garble](https://git.secluded.site/garble) - transform stdin with an LLM (fix typos, translate, reformat)
-- [lune](https://git.secluded.site/lune) - CLI and MCP server for [Lunatask.app](https://lunatask.app)
+- [git-format](https://git.secluded.site/git-format) - CLI that turns LLM input
+  into well-formatted conventional commits and tags
+- [garble](https://git.secluded.site/garble) - transform stdin with an LLM (fix
+  typos, translate, reformat)
+- [lune](https://git.secluded.site/lune) - CLI and MCP server for
+  [Lunatask.app](https://lunatask.app)