From 158b31956c0aec74b632b729fa9c7c82bdf9a5c6 Mon Sep 17 00:00:00 2001 From: Conrad Date: Tue, 24 Mar 2020 00:26:22 +0100 Subject: [PATCH] Stepped Up Badge Game --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f705bd7..88fec9e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ [![CodeFactor](https://www.codefactor.io/repository/github/creyd/prettier_action/badge/master)](https://www.codefactor.io/repository/github/creyd/prettier_action/overview/master) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) +[![License MIT](https://img.shields.io/github/license/creyD/prettier_action)](https://github.com/creyD/prettier_action/blob/master/LICENSE) +[![Latest Release](https://img.shields.io/github/v/release/creyD/prettier_action)](https://github.com/creyD/prettier_action/releases) +[![Contributors](https://img.shields.io/github/contributors-anon/creyD/prettier_action)](https://github.com/creyD/prettier_action/graphs/contributors) +[![Issues](https://img.shields.io/github/issues/creyD/prettier_action)](https://github.com/creyD/prettier_action/issues) + A GitHub action for styling files with [prettier](https://prettier.io).