From 85ddcd9980036a89f0b596d2d779826069316c30 Mon Sep 17 00:00:00 2001 From: Prateek Srivastava Date: Fri, 6 Jul 2018 14:32:04 -0700 Subject: [PATCH] fix badges for some reason the badges are appearing red/grey. hopefully this fixes it. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5134408c..e9e74a2d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # analytics.js-core -[![CircleCI](https://circleci.com/gh/segmentio/analytics.js-core.svg?style=shield&circle-token=802e83e9a76e911d83be24df8497b6283ee5dfeb)](https://circleci.com/gh/segmentio/analytics.js-core) -[![Codecov](https://img.shields.io/codecov/c/github/segmentio/analytics.js-core/master.svg?maxAge=2592000)](https://codecov.io/gh/segmentio/analytics.js-core) +[![CircleCI](https://circleci.com/gh/segmentio/analytics.js-core.svg?style=shield)](https://circleci.com/gh/segmentio/analytics.js-core) +[![Codecov](https://img.shields.io/codecov/c/github/segmentio/analytics.js-core/master.svg)](https://codecov.io/gh/segmentio/analytics.js-core) This is the core of [Analytics.js][], the open-source library that powers data collection at [Segment](https://segment.com).