From 9c60c16f4aef752b6976a98582f72f66f4cc67b1 Mon Sep 17 00:00:00 2001 From: Mark Mankarious Date: Mon, 21 Aug 2023 16:37:57 +0100 Subject: [PATCH] chore: updates README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0183cd4..906a9ee 100644 --- a/README.md +++ b/README.md @@ -25,15 +25,15 @@ ## Roadmap -Beta release progress: ██████░░░ +Beta release progress: ███████░░ - [x] Basic view controls (pan & zoom) - [x] Create / delete nodes - [x] Create / delete rectangle areas - [x] Create / delete connectors - [x] onSceneUpdate callback -- [ ] Drag items -- [ ] Iconpacks +- [x] Drag items +- [x] Iconpacks - [ ] Export options ## Quick start