From 09a5c0295a9bf162de9ad2b0ee6ab603b42d2ac9 Mon Sep 17 00:00:00 2001 From: Vaibhav Rathore Date: Tue, 4 May 2021 13:03:40 +0530 Subject: [PATCH] open source badges added --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index cf4d5785..4e43b487 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ # Plio Backend +[![License: MIT](https://img.shields.io/github/license/avantifellows/plio-backend?color=blue&style=flat-square)](LICENSE) +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?&style=flat-square)](https://github.com/psf/black) +![GitHub issues](https://img.shields.io/github/issues-raw/avantifellows/plio-backend?style=flat-square) +![Pre-commit checks](https://img.shields.io/github/workflow/status/avantifellows/plio-backend/pre-commit/master?label=Pre-commit%20checks&style=flat-square) +![Staging Build](https://img.shields.io/github/workflow/status/avantifellows/plio-backend/Deploy%20to%20ECS%20-%20staging?label=Staging%20Build&style=flat-square) +![Production Build](https://img.shields.io/github/workflow/status/avantifellows/plio-backend/Deploy%20to%20ECS%20-%20production?label=Production%20Build&style=flat-square) +[![Discord](https://img.shields.io/discord/717975833226248303.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2&style=flat-square)](https://discord.gg/29qYD7fZtZ) + + This repository is responsible for managing plio data, API support and database handling. ## Installation