Skip to content

Commit

Permalink
Merge pull request #151 from avantifellows/feature/badges
Browse files Browse the repository at this point in the history
Open source badges
  • Loading branch information
rathorevaibhav authored May 5, 2021
2 parents 15de247 + 09a5c02 commit 0fbaf1a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 0fbaf1a

Please sign in to comment.