Update README.adoc

This commit is contained in:
Frank Matthieß 2024-08-21 22:29:48 +02:00
parent f1d7285087
commit a81769d810

View file

@ -6,11 +6,12 @@ It's about object schemas and types and typed links to describe the world as
dependency graph. dependency graph.
.A bunch of linked objects .A bunch of linked objects
[plantuml, format=svg] [plantuml, format=txt]
---- ----
@startuml @startuml
object "item 1" as i1 object "item 1" as i1
object "item 2" as i2
object "item 3" as i3 object "item 3" as i3
object "item 4" as i4 object "item 4" as i4
object "item 5" as i5 object "item 5" as i5