From 19d78e44a90ad06adeb5c3370f4ee93071bad16b Mon Sep 17 00:00:00 2001 From: Jon Ursenbach Date: Mon, 9 Dec 2019 09:23:50 -0800 Subject: [PATCH] chore: adding a github action ci shield to the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7262bee84..846e8bfa5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![](https://d3vv6lp55qjaqc.cloudfront.net/items/1M3C3j0I0s0j3T362344/Untitled-2.png)](https://readme.com) -[![npm](https://img.shields.io/npm/v/rdme)](https://npm.im/rdme) [![CircleCI](https://circleci.com/gh/readmeio/rdme.svg?style=svg)](https://circleci.com/gh/readmeio/rdme) +[![npm](https://img.shields.io/npm/v/rdme)](https://npm.im/rdme) [![Build](https://github.com/readmeio/rdme/workflows/CI/badge.svg)](https://github.com/readmeio/rdme) ### Table of Contents * [What is rdme?](#about-rdme)