From b04c3da14c66e9edc5dc0cbc621223b9d12ba039 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orkun=20Tun=C3=A7=20Bilgi=C3=A7?= <61903869+orblgc@users.noreply.github.com> Date: Fri, 11 Apr 2025 14:40:33 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80cd029..d925a91 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Kanban Board Component for Oracle APEX -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://apex.oracle.com/pls/apex/r/ordibu/demo](https://github.com/McRange/Material-Kanban-Board)). +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://apex.oracle.com/pls/apex/r/ordibu/demo](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.