From c22526cc5a607de27aee75ff1df54dffd9ca2506 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Mon, 1 Jun 2020 04:20:25 +0900 Subject: [PATCH] #0366d6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d80fafc..570ae8c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Fisher [![Releases](https://img.shields.io/github/release/jorgebucaran/fisher.svg?label=&color=24292e)](https://github.com/jorgebucaran/fisher/releases/latest) +# Fisher [![Releases](https://img.shields.io/github/release/jorgebucaran/fisher.svg?label=&color=0366d6)](https://github.com/jorgebucaran/fisher/releases/latest) Fisher is a package manager for the fish shell. It defines a common interface for package authors to build and distribute shell scripts in a portable way. You can use it to extend your shell capabilities, change the look of your prompt and create repeatable configurations across different systems effortlessly.