summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-03-25 14:38:52 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-03-25 14:38:52 +0100
commit9ed868cf879a0adbb326f01fde296bcd667f39d7 (patch)
tree9e9c0f59c435d92f52254324ded3194086626d02 /README.md
parentba15f40ca567193a3a3a166c29d3b771c49e936f (diff)
Ignore coverage and add coverage graph
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 735c5e58..76085bbc 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@
![Dev Dependencies](https://david-dm.org/owncloud/contacts/dev-status.svg)
[![codecov.io](https://codecov.io/github/owncloud/contacts/coverage.svg?branch=master)](https://codecov.io/github/owncloud/contacts?branch=master)
+![codecov.io](https://codecov.io/github/owncloud/contacts/branch.svg?branch=master)
+
**A contacts app for [ownCloud](https://owncloud.org).**
This is the new contacts app that has replaced the [old contacts app](https://github.com/owncloudarchive/contacts) with ownCloud 9.0, and is only the frontend for the new CardDAV-Backend which has moved into the [ownCloud Core](https://github.com/owncloud/core).