From 80b85766e2be5b1b9cfc8d3b72775c418d3ae3ec Mon Sep 17 00:00:00 2001 From: g2384 Date: Sat, 27 Feb 2021 18:20:00 +0000 Subject: [PATCH] add status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4cb6909..76a8029 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Online VHDL formatter written in Typescript [Try it here: https://g2384.github.io/VHDLFormatter/](https://g2384.github.io/VHDLFormatter/) +Build Status: [![Main Branch](https://github.com/g2384/VHDLFormatter/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/g2384/VHDLFormatter/actions/workflows/ci.yml) + --- ## Run Locally