From b446074316c202d108d9fe65b8601a571527ecb3 Mon Sep 17 00:00:00 2001 From: breeny Date: Sat, 28 Jul 2018 23:29:37 +1000 Subject: [PATCH] Add badges to repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0be3cf8..252ff90 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # react-media-breakpoints -Simple and configurable breakpoint matcher using matchMedia and render props +[![CircleCI](https://circleci.com/gh/breeny/react-media-breakpoints.svg?style=svg)](https://circleci.com/gh/breeny/react-media-breakpoints) [![Coverage Status](https://coveralls.io/repos/github/breeny/react-media-breakpoints/badge.svg?branch=master)](https://coveralls.io/github/breeny/react-media-breakpoints?branch=master)