From 1aa0214d40fe0e8d9cde6a69af01de7918027b62 Mon Sep 17 00:00:00 2001 From: Wenxuan Zhang Date: Mon, 25 Nov 2019 19:58:36 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20Add=20badges?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e3c0c1..27ab882 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # forgit -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://wfxr.mit-license.org/2017) +![Shell](https://img.shields.io/badge/Shell-Bash%20%7C%20Zsh%20%7C%20Fish-blue) +[![License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://wfxr.mit-license.org/2017) -`forgit` is a utility tool for git taking advantage of fuzzy finder fzf. +`forgit` is a utility tool powered by fzf for using git interactively. ## Installation