From 0d1d26cd5d3b07c34db952698d60c1c138669371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jovan=20Kruni=C4=87?= Date: Mon, 4 Mar 2019 15:05:20 +0100 Subject: [PATCH] docs: add badges for pipeline status and docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b3d2c863..bb6b7ed8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # @openstapps/app +[![pipeline status](https://img.shields.io/gitlab/pipeline/openstapps/app.svg?style=flat-square)](https://gitlab.com/openstapps/app/commits/master) +[![documentation](https://img.shields.io/badge/documentation-online-blue.svg?style=flat-square)](https://openstapps.gitlab.io/app) + This is a hybrid mobile app which is built using [Ionic](https://github.com/ionic-team/ionic) and Apache Cordova Framework. ### Why not refactoring legacy app?