From 4d49c1c8ad633e730461aa25c6ea7ffedd3211d4 Mon Sep 17 00:00:00 2001 From: Sam Wilson Date: Sat, 7 Dec 2024 20:04:47 +0800 Subject: [PATCH] Add Packagist badge to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe85ae4..39f6dca 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,5 @@ Basildon, a static site generator For all information, see [basildon.netlify.app](https://basildon.netlify.app/). [![StaticGen](https://img.shields.io/badge/StaticGen-Basildon-00C7B7)](https://www.staticgen.com/basildon) +[![Packagist](https://img.shields.io/packagist/v/samwilson/basildon)](https://packagist.org/packages/samwilson/basildon) [![CI](https://github.com/samwilson/basildon/workflows/CI/badge.svg)](https://github.com/samwilson/basildon/actions?query=workflow:CI)