Skip to content

Commit 8b9c3e3

Browse files
Update README with new image and formatting changes
Added an image to enhance the README and removed a centered preview image.
1 parent c2e655f commit 8b9c3e3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Flowforge
22

3+
<img src="art/card.png" alt="Flowforge Kanban Board" width="800">
4+
35
Transform any Laravel model into a production-ready drag-and-drop Kanban board.
46

57
**Works with Filament admin panels and standalone Livewire applications.**
@@ -10,9 +12,6 @@ Transform any Laravel model into a production-ready drag-and-drop Kanban board.
1012
[![Laravel 12+](https://img.shields.io/badge/laravel-12%2B-red.svg?style=for-the-badge)](https://laravel.com)
1113
[![Tests](https://img.shields.io/github/actions/workflow/status/relaticle/flowforge/run-tests.yml?branch=4.x&style=for-the-badge&label=tests)](https://github.com/relaticle/flowforge/actions)
1214

13-
<div align="center">
14-
<img src="art/preview.png" alt="Flowforge Kanban Board" width="800">
15-
</div>
1615

1716
## Features
1817

0 commit comments

Comments
 (0)