From 96339c2fea9e92e94e9579d0fdb30fae5fb12ef6 Mon Sep 17 00:00:00 2001 From: SamTolmay Date: Wed, 26 May 2021 15:53:12 +0200 Subject: [PATCH] chore: Readme badges update --- .github/workflows/test-branches.yml | 2 +- README.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/test-branches.yml b/.github/workflows/test-branches.yml index 8011b4eee..6bb6902e9 100644 --- a/.github/workflows/test-branches.yml +++ b/.github/workflows/test-branches.yml @@ -1,4 +1,4 @@ -name: Test Branches +name: Tests on: push: diff --git a/README.md b/README.md index 9257d7d09..4bc69fe48 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ ![Lowdefy](https://lowdefy.com/banner.png) -![Discord](https://img.shields.io/discord/729696747261263962?label=Discord%20Chat&logo=discord&logoColor=white) +[![Discord](https://img.shields.io/discord/729696747261263962?label=Join%20our%20Discord&logo=discord&logoColor=white)](https://discord.gg/WmcJgXt) [![Tweet](https://img.shields.io/twitter/url?logo=twitter&style=flat-square&url=https%3A%2F%2Flowdefy.com)](https://twitter.com/intent/tweet?text=Build%20web%20apps%2C%20admin%20panels%2C%20BI%20dashboards%2C%20and%20CRUD%20apps%20with%20ease%21%20Try%20&url=https://lowdefy.com&via=lowdefy&hashtags=lowcode,lowdefy,internaltools,developers,opensource) [![Follow](https://img.shields.io/twitter/follow/lowdefy?logo=twitter&style=flat-square)](https://twitter.com/intent/follow?screen_name=lowdefy) -![Tests Main](https://github.com/lowdefy/lowdefy/workflows/Test%20Main/badge.svg?branch=main) -![Tests Develop](https://github.com/lowdefy/lowdefy/workflows/Test%20Develop/badge.svg?branch=develop) +![Tests](https://github.com/lowdefy/lowdefy/workflows/Tests/badge.svg?branch=main) [![Maintainability](https://api.codeclimate.com/v1/badges/6efe9bfa0648772cae00/maintainability)](https://codeclimate.com/github/lowdefy/lowdefy/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/6efe9bfa0648772cae00/test_coverage)](https://codeclimate.com/github/lowdefy/lowdefy/test_coverage) [![Codecov](https://codecov.io/gh/lowdefy/lowdefy/branch/main/graph/badge.svg?token=U2AEEH9K1W)](https://codecov.io/gh/lowdefy/lowdefy)