Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
norbybaru committed Sep 14, 2023
1 parent 083546f commit 7b7cbb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Laravel State workflow
Implement [Symfony Workflow](https://symfony.com/doc/current/components/workflow.html) component in Laravel
[![Unit Test](https://github.com/RingierIMU/state-workflow/actions/workflows/main.yml/badge.svg)](https://github.com/RingierIMU/state-workflow/actions/workflows/main.yml)

**Laravel State workflow** provide tools for defining and managing workflows and activities with ease.
It offers an object oriented way to define a process or a life cycle that your object goes through.
Expand Down

0 comments on commit 7b7cbb6

Please sign in to comment.