From a81769d810f0c45006bdb9db1b14f1d88c7ee8f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Matthie=C3=9F?= Date: Wed, 21 Aug 2024 22:29:48 +0200 Subject: [PATCH] Update README.adoc --- README.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index a3ac526..b66a6ba 100644 --- a/README.adoc +++ b/README.adoc @@ -6,11 +6,12 @@ It's about object schemas and types and typed links to describe the world as dependency graph. .A bunch of linked objects -[plantuml, format=svg] +[plantuml, format=txt] ---- @startuml object "item 1" as i1 +object "item 2" as i2 object "item 3" as i3 object "item 4" as i4 object "item 5" as i5