From 905d9a0ff55d2b4ec6a01f52ebd1883229feaa5d Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Fri, 1 Mar 2019 14:48:57 -0700 Subject: Add CircleCI status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71c33d7..b54ef2b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Immutable ![license](https://img.shields.io/github/license/benbjohnson/immutable.svg?style=flat-square) ![release](https://img.shields.io/github/release/benbjohnson/immutable.svg?style=flat-square) +Immutable ![release](https://img.shields.io/github/release/benbjohnson/immutable.svg?style=flat-square) ![CircleCI](https://img.shields.io/circleci/project/github/benbjohnson/immutable/master.svg?style=flat-square) ![license](https://img.shields.io/github/license/benbjohnson/immutable.svg?style=flat-square) ========= This repository contains immutable collection types for Go. It includes -- cgit v1.2.3