diff --git a/README.md b/README.md index e13c8e3..85f799e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # Kanban Board Component for Oracle APEX +![Preview](https://raw.githubusercontent.com/orblgc/oracle-apex-kanban-board/refs/heads/main/preview.png) + This Kanban Board component is inspired by the **Material Kanban Board Plugin**, using it as a UI (HTML-CSS) reference. You can see the inspired plugin [here](https://github.com/McRange/Material-Kanban-Board). Unlike the original Material Kanban Board Plugin which is implemented as a **Region Type**, this component is built as a **Template Component Type**, providing more flexibility and better integration within APEX.