From 4277f2efb79e11dbebc956754329c4b019b2a0a3 Mon Sep 17 00:00:00 2001 From: Cedric Guillemet Date: Sat, 26 Jun 2021 19:29:34 +0200 Subject: [PATCH] more doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0142066..0ff112af 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Check the sample for the documentation. More to come... ### Graph Editor -Nodes + connections +Nodes + connections. Custom draw inside nodes is possible with the delegate system in place. ![](Images/nodeeditor.jpg) ### API doc