From 2d76cf72621a40bd6783dc1ad2a89fcd214e11aa Mon Sep 17 00:00:00 2001 From: Dustin Blackman Date: Sat, 7 Nov 2020 09:51:29 -0500 Subject: [PATCH] add actions badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47f0f4f..3b293ed 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ![gomodrun](assets/banner.jpg) +[![Build Status](https://img.shields.io/github/workflow/status/dustinblackman/gomodrun/Test?branch=master)](https://github.com/dustinblackman/gomodrun/actions) [![Release](https://img.shields.io/github/v/release/dustinblackman/gomodrun)](https://github.com/dustinblackman/gomodrun/releases) [![Coverage Status](https://coveralls.io/repos/github/dustinblackman/gomodrun/badge.svg?branch=master)](https://coveralls.io/github/dustinblackman/gomodrun?branch=master) [![Go Report Card](http://goreportcard.com/badge/dustinblackman/gomodrun)](http://goreportcard.com/report/dustinblackman/gomodrun)