From 5c24e413288a208549740b393bdc96885781df31 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: Mon, 14 Apr 2025 12:06:35 +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 9b79fb2..bb2b0ab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kanban Board Component for Oracle APEX -![Preview](https://raw.githubusercontent.com/orblgc/oracle-apex-kanban-board/refs/heads/main/preview.png) +![Preview](https://raw.githubusercontent.com/orblgc/oracle-apex-kanban-board/refs/heads/main/kanbanpreview.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).