From c1cf62dca0bf67714a73373b0a0294e943a9a7ca Mon Sep 17 00:00:00 2001 From: seroperson Date: Sun, 18 Dec 2016 17:42:14 +0300 Subject: [PATCH] Added coveralls badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74f3dd7..8db887f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Description [![Build Status](https://travis-ci.org/seroperson/itstimetoact.svg?branch=master)](https://travis-ci.org/seroperson/itstimetoact) +Description [![Build Status](https://travis-ci.org/seroperson/itstimetoact.svg?branch=master)](https://travis-ci.org/seroperson/itstimetoact) [![Coverage Status](https://coveralls.io/repos/github/seroperson/itstimetoact/badge.svg?branch=master)](https://coveralls.io/github/seroperson/itstimetoact?branch=master) =========== itstimetoact - it's an android library, inspired by [once](https://github.com/jonfinerty/Once), that can help you with planning events in your awesome application. It requires *api level >= 1*, so can be used in any project.