Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cerbero90 committed Oct 10, 2024
1 parent a8942b2 commit 8aa2927
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@

Laravel package to supercharge enum functionalities.

> [!TIP]
> Need a framework-agnostic solution? Consider using [🎲 Enum](https://github.com/cerbero90/enum) instead.

## 📦 Install

Expand Down Expand Up @@ -89,9 +92,6 @@ return [
OurEnum::One->description(['value' => 123]);
```

> [!NOTE]
> Work in progress... 🚧
## 📆 Change log

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
Expand Down

0 comments on commit 8aa2927

Please sign in to comment.