From efd1a08f915187d5de1ea941ac630d34a5f45012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Cavalcante?= Date: Sun, 3 Dec 2017 18:53:38 -0200 Subject: [PATCH] Add coverage badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0498c2e..99ddb8c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Wrappify -[![Build Status](https://travis-ci.org/kavalcante/wrappify.svg?branch=master)](https://travis-ci.org/kavalcante/wrappify) +[![Build Status](https://travis-ci.org/kavalcante/wrappify.svg?branch=master)](https://travis-ci.org/kavalcante/wrappify) [![Coverage Status](https://coveralls.io/repos/github/kavalcante/wrappify/badge.svg?branch=master)](https://coveralls.io/github/kavalcante/wrappify?branch=master) A wrapper to work with the [Spotify Web API](https://developer.spotify.com/web-api/).