From 5669af1d2916757523c3a23771fb464a72cdd575 Mon Sep 17 00:00:00 2001 From: michaelachrisco Date: Mon, 18 Dec 2023 09:22:36 -0800 Subject: [PATCH] feat(readme): set up circleci status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edff4b2..af36571 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Latest Version on Packagist](https://img.shields.io/packagist/v/michaelachrisco/readonly.svg?style=flat-square)](https://packagist.org/packages/michaelachrisco/readonly) +[![CircleCI](https://circleci.com/gh/michaelachrisco/ReadOnlyTraitLaravel.svg?style=shield)](https://app.circleci.com/pipelines/github/michaelachrisco/ReadOnlyTraitLaravel) # Laravel 5+ Read Only Models