diff --git a/README.md b/README.md index c42cdec..9d94d27 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,11 @@ If you want to change the icons you can edit/build your own `resources.json` as ## Examples *[back to top](#top)* +### Example 1 + +![](preview/example1.svg) + +JSON data ```json { @@ -376,6 +381,7 @@ If you want to change the icons you can edit/build your own `resources.json` as } ``` +YAML data ```yaml nodes: @@ -397,6 +403,4 @@ links: ``` -![](preview/example1.svg) - (soon)