From 1b83c238a6b273419ce6311496f1fe9d327b603b Mon Sep 17 00:00:00 2001 From: Michael Chrisco Date: Tue, 18 Jun 2024 09:47:09 -0700 Subject: [PATCH] README should contain updated buttons --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 825da4a..3548df2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![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) -[![Total Downloads](https://img.shields.io/packagist/dt/michaelachrisco/readonly.svg?style=flat-square)](https://packagist.org/packages/michaelachrisco/readonly) +[![Total Downloads](https://img.shields.io/packagist/dt/michaelachrisco/readonly.svg)](https://packagist.org/packages/michaelachrisco/readonly) +![build workflow](https://github.com/michaelachrisco/ReadOnlyTraitLaravel/actions/workflows/build.yml/badge.svg) +[![Latest Version on Packagist](https://img.shields.io/packagist/v/michaelachrisco/readonly.svg)](https://packagist.org/packages/michaelachrisco/readonly) # Laravel 5+ Read Only Models