From 2c18ead10fa25dbeb5cd25cb9b213cf79c8f1562 Mon Sep 17 00:00:00 2001 From: Emre Akay Date: Fri, 13 Jun 2025 18:12:33 +0300 Subject: [PATCH] cursor --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 33d707f..fa33dbb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # ArFlow Workflow and State Machine Laravel Package Documentation +[![Latest Version on Packagist](https://img.shields.io/packagist/v/aurorawebsoftware/arflow.svg?style=flat-square)](https://packagist.org/packages/aurorawebsoftware/arflow) +[![Tests](https://github.com/aurorawebsoftware/arflow/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/aurorawebsoftware/arflow/actions/workflows/run-tests.yml) +[![Code Style](https://github.com/aurorawebsoftware/arflow/actions/workflows/php-cs-fixer.yml/badge.svg?branch=main)](https://github.com/aurorawebsoftware/arflow/actions/workflows/php-cs-fixer.yml) +[![Total Downloads](https://img.shields.io/packagist/dt/aurorawebsoftware/arflow.svg?style=flat-square)](https://packagist.org/packages/aurorawebsoftware/arflow) + ![img.png](assests%2Fimg.png) ## Introduction