Update README.adoc
This commit is contained in:
parent
f1d7285087
commit
a81769d810
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue