From a46a793d2236502c1b2ab1fb6ef68ae10a96d17c Mon Sep 17 00:00:00 2001 From: vdelachaux Date: Thu, 28 Sep 2023 12:00:35 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a36b52..2adaacb 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,8 @@ Class constructor This.isSubform:=False This.toBeInitialized:=False // 2 ## Class diagram (the hidden face of the iceberg) +Note: For a complete view of the diagram, open the file [Classes-diagram.svg](Classes-diagram.svg) with the Opera browser (the best rendering engine for SVG), which lets you zoom in comfortably. + ![diagram](Classes-diagram.svg) ## Collaborate