From f9f2553231892b7dd9b7d5757322a01f128abb64 Mon Sep 17 00:00:00 2001 From: Grzegorz Dlugoszewski Date: Thu, 11 Jun 2020 17:58:36 +0200 Subject: [PATCH] Fix build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fbf551..1e1f8d3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # git-get -![](https://github.com/grdl/git-get/workflows/build/badge.svg) +![build](https://github.com/grdl/git-get/workflows/build/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/grdl/git-get)](https://goreportcard.com/report/github.com/grdl/git-get) `git-get` is better way to clone, organize and manage git repositories.