From adbb3dceb2f8474a2e82e1ccaa4558868b72ee10 Mon Sep 17 00:00:00 2001 From: Jeremy Postlethwaite Date: Sun, 26 Nov 2023 15:53:53 -0800 Subject: [PATCH] PG-18 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e8e2a73..3a9da2d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Playground +![Playground CI Workflow](https://github.com/gammamatrix/playground/actions/workflows/ci.yml/badge.svg?) + This is the base package for Playground. This package provides controllers, policies, migrations, models, requests, views and more for building [Laravel](https://laravel.com/docs/10.x) packages.