Skip to content

Commit 88bdba5

Browse files
chore: add features to README
1 parent 5eb953e commit 88bdba5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ A Laravel package for managing state in API resources.
99

1010
**Features:**
1111

12-
- TODO
12+
- 🧘🏻‍♂️ **Unified Resources:** Provide multiple resource representations through a single resource class.
13+
- 🏗️ **Built-in States:** Comes with default states for common use cases.
14+
- 🪄 **Magic Methods:** Optional magic methods for a more fluent and expressive syntax.
15+
- 🛠️ **Hackable:** Extend the package with your own custom states and logic.
1316

1417
## Documentation
1518

0 commit comments

Comments
 (0)