summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTiago Ferraz <tiago.ferraz@gmail.com>2015-04-13 18:07:02 -0300
committerTiago Ferraz <tiago.ferraz@gmail.com>2015-04-13 18:07:02 -0300
commit192ff8feaafbf4280e71dfdaf0b4c219dd40926a (patch)
tree2cc18ac79cdd6747c32fadc18f183cb42111739b /README.md
parent471bda3a380cc0da3504f54e6af2dfd928b6843f (diff)
Add coveralls information
Add coveralls information for branch master
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4af4dc9b..cad8e513 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
Pixelated User Agent
====================
-[![Build Status](https://snap-ci.com/pixelated-project/pixelated-user-agent/branch/master/build_image)](https://snap-ci.com/pixelated-project/pixelated-user-agent/branch/master)
+[![Build Status](https://snap-ci.com/pixelated-project/pixelated-user-agent/branch/master/build_image)](https://snap-ci.com/pixelated-project/pixelated-user-agent/branch/master) [
+![Coverage Status](https://coveralls.io/repos/pixelated-project/pixelated-user-agent/badge.svg?branch=master)](https://coveralls.io/r/pixelated-project/pixelated-user-agent?branch=master)
The Pixelated User Agent is the mail client of the Pixelated ecosystem, it is composed of two parts, a web interface written in javascript and an API written in python that glues that interface with the Pixelated or LEAP Provider.