summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranoy <anoymouserver@users.noreply.github.com>2020-12-09 21:04:17 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2020-12-09 21:32:49 +0100
commita9fa4b2741c9061d600d3d33c730099d94b617d5 (patch)
treee7664d4a6b73253df6cf042d4dbe2a1bd539e434
parente571a291ae39d77524fc63c77c0ac1b146bace50 (diff)
update frontend test badge
Signed-off-by: anoy <anoymouserver@users.noreply.github.com>
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 66d792e0b..a01bdde0c 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# Nextcloud News app
-**We need help with the frontend, check the issue tracker if you are interessted!**
+**We need help with the frontend, check the issue tracker if you are interested!**
-![Release status](https://github.com/nextcloud/news/workflows/Build%20and%20publish%20app%20release/badge.svg)![Integration Tests](https://github.com/nextcloud/news/workflows/Integration%20Tests/badge.svg)[![Frontend status](https://travis-ci.org/nextcloud/news.svg?branch=master)](https://travis-ci.org/nextcloud/news) [![Code coverage](https://img.shields.io/codecov/c/github/nextcloud/news.svg?style=flat-square)](https://codecov.io/gh/nextcloud/news/)
+![Release status](https://github.com/nextcloud/news/workflows/Build%20and%20publish%20app%20release/badge.svg) ![Integration Tests](https://github.com/nextcloud/news/workflows/Integration%20Tests/badge.svg) ![Frontend tests](https://github.com/nextcloud/news/workflows/Frontend%20tests/badge.svg) [![Code coverage](https://img.shields.io/codecov/c/github/nextcloud/news.svg?style=flat)](https://codecov.io/gh/nextcloud/news/)
The News app is an RSS/Atom feed aggregator. It offers a [RESTful API](https://github.com/nextcloud/news/tree/master/docs/externalapi/Legacy.md) for app developers. The source code is [available on GitHub](https://github.com/nextcloud/news)