From 30aece178d1c594d7e467bff14d36c3ad4622711 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20=C3=85lund?= Date: Fri, 20 Mar 2020 08:09:30 +0100 Subject: [PATCH] Added Prettier shield --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fd3bcb72d7..dd21ca3868 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![](https://github.com/spotify/backstage/workflows/Frontend%20CI/badge.svg) [![Discord](https://img.shields.io/discord/687207715902193673)](https://discord.gg/EBHEGzX) +![Code style](https://img.shields.io/badge/code_style-prettier-ff69b4.svg) + ## What is Backstage? Backstage is an open platform for building developer portals.