From f5ccbd15b8b2530308e059f586508878512486d1 Mon Sep 17 00:00:00 2001 From: orhun Date: Sat, 19 Jun 2021 23:00:29 +0300 Subject: [PATCH] docs(readme): update the title in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc06e6d..111d9b1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# git-cliff action +# [git-cliff](https://github.com/orhun/git-cliff) action ⛰️ This action generates a changelog based on your Git history using [git-cliff](https://github.com/orhun/git-cliff) on the fly!