Skip to content

Commit cd3b80b

Browse files
committed
UP
1 parent c8fc36d commit cd3b80b

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
@@ -2,6 +2,9 @@
22

33
Flowforge is a lightweight Kanban board package for Filament 3 that works with existing Eloquent models. This package allows developers to transform any model into a Kanban board with minimal configuration, without requiring additional database tables.
44

5+
> [!IMPORTANT]
6+
> This package is a work in progress and is not yet ready for production use. It is currently in the alpha stage and may have bugs or incomplete features.
7+
58
## Requirements
69

710
- PHP 8.3+
@@ -160,4 +163,4 @@ The appropriate adapter is automatically selected based on the subject type pass
160163

161164
## License
162165

163-
This package is open-source software licensed under the MIT license.
166+
This package is open-source software licensed under the MIT license.

0 commit comments

Comments
 (0)