Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2015-09-01 14:44:31 +0300
committerJoas Schilling <nickvergessen@owncloud.com>2015-09-01 14:44:31 +0300
commitbf26921a4caffff92bbc209d34cf5b452511ded8 (patch)
tree9b5ad78cc9e5ff99f0011cb5da544d42d9bd4d07 /README.md
parent47b4b75c33bcac3521a34c78aa572ff0a492e811 (diff)
Add the OCP\Notification\IApp
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index ffdc6a1..a419fd3 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,10 @@
-# notifications
+# Notifications
+
+An app that notifies the user about import events of other apps.
+
+## QA metrics on master branch:
+
+[![Build Status](https://travis-ci.org/owncloud/notifications.svg?branch=master)](https://travis-ci.org/owncloud/notifications)
+[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/owncloud/notifications/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/owncloud/notifications/?branch=master)
+[![Code Coverage](https://scrutinizer-ci.com/g/owncloud/notifications/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/owncloud/notifications/?branch=master)
+