From ada9bdf8a9aa89268bf2cea1b2f4141d24f5b0b6 Mon Sep 17 00:00:00 2001 From: Martin Strobel Date: Wed, 16 Sep 2020 10:15:39 -0700 Subject: [PATCH] Add Badge link (#15) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06b4edd..25ed914 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # collection -[![PkgGoDev](https://pkg.go.dev/badge/github.com/marstr/collection)](https://pkg.go.dev/github.com/marstr/collection) ![Build and Test](https://github.com/marstr/collection/workflows/Build%20and%20Test/badge.svg) +[![PkgGoDev](https://pkg.go.dev/badge/github.com/marstr/collection)](https://pkg.go.dev/github.com/marstr/collection) [![Build and Test](https://github.com/marstr/collection/workflows/Build%20and%20Test/badge.svg)](https://github.com/marstr/collection/actions?query=workflow%3A"Build+and+Test") # Usage