From 0e49bd9b18e5a49b46c6a1d7c6e53d3c93e54037 Mon Sep 17 00:00:00 2001 From: aspdye Date: Sat, 5 Mar 2016 13:44:30 +0100 Subject: Update README.md --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 979a44d6..35f1873c 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,16 @@ -# Contacts -Place this app in **owncloud/apps/** +# ownCloud Contacts -## Publish to App Store +[![Build Status](https://scrutinizer-ci.com/g/owncloud/contacts/badges/build.png?b=master)](https://scrutinizer-ci.com/g/owncloud/calendar-rework/build-status/master) +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/owncloud/contacts/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/owncloud/calendar-rework/?branch=master) +[![Code Coverage](https://scrutinizer-ci.com/g/owncloud/contacts/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/owncloud/calendar-rework/?branch=master) -First get an account for the [App Store](http://apps.owncloud.com/) then run: +**An contacts app for [ownCloud](https://owncloud.org).** - make appstore_package +It will replace 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). -The archive is located in build/artifacts/appstore and can then be uploaded to the App Store. +![](https://raw.githubusercontent.com/owncloud/screenshots/master/contacts/calendar.png) -## Running tests -After [Installing PHPUnit](http://phpunit.de/getting-started.html) run: +## Maintainers: - phpunit -c phpunit.xml + +If you’d like to join, just go through the [issue list](https://github.com/owncloud/contacts/issues) and fix some. :) We’re also in [#owncloud-contacts on freenode IRC](https://webchat.freenode.net/?channels=owncloud-contacts). -- cgit v1.2.3