From 2076746261d4856beef54e06279dfdc1ba104e61 Mon Sep 17 00:00:00 2001 From: Ben Pickles Date: Sat, 17 Feb 2024 22:10:51 +0000 Subject: [PATCH] Add CI status badge to the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d936f67..7bb61d6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Peity +[![Tests](https://github.com/benpickles/peity/actions/workflows/tests.yml/badge.svg)](https://github.com/benpickles/peity/actions/workflows/tests.yml) + Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini `` pie, donut, line or bar chart. ## Basic Usage