From e15e632c283964c40016c5b9ae0afd6e84ffd58d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Bol=C3=ADvar?= Date: Wed, 10 Jul 2024 10:29:49 +0200 Subject: [PATCH] Add badges to README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fd30cd6..e7cc29b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Decidim::Ub + +[![[CI] Lint](https://github.com/Platoniq/decidim-module-ub/actions/workflows/lint.yml/badge.svg)](https://github.com/Platoniq/decidim-module-ub/actions/workflows/lint.yml) +[![[CI] Test](https://github.com/Platoniq/decidim-module-ub/actions/workflows/test.yml/badge.svg)](https://github.com/Platoniq/decidim-module-ub/actions/workflows/test.yml) +[![Maintainability](https://api.codeclimate.com/v1/badges/c975a347c58389448503/maintainability)](https://codeclimate.com/github/Platoniq/decidim-module-ub/maintainability) +[![Coverage Status](https://coveralls.io/repos/github/Platoniq/decidim-module-ub/badge.svg?branch=HEAD)](https://coveralls.io/github/Platoniq/decidim-module-ub?branch=HEAD) + A Decidim module to sync users from Universitat de Barcelona who connect to the platform. ## Installation