From a5a57f79ba66a474fe65307542e9611206aaa80f Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Wed, 23 Sep 2020 08:48:08 -0600 Subject: README Updating badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9035081..3838411 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Immutable ![release](https://img.shields.io/github/release/benbjohnson/immutable.svg?style=flat-square) ![coverage](https://img.shields.io/codecov/c/github/benbjohnson/immutable/master.svg?style=flat-square) ![license](https://img.shields.io/github/license/benbjohnson/immutable.svg?style=flat-square) +Immutable ![release](https://img.shields.io/github/release/benbjohnson/immutable.svg) ![test](https://github.com/benbjohnson/immutable/workflows/Test/badge.svg) ![coverage](https://img.shields.io/codecov/c/github/benbjohnson/immutable/master.svg) ![license](https://img.shields.io/github/license/benbjohnson/immutable.svg) ========= This repository contains immutable collection types for Go. It includes -- cgit v1.2.3