From 13a079809f9d20664e6d8967991ad7fe74f4b185 Mon Sep 17 00:00:00 2001 From: Klemek Date: Thu, 18 Jul 2019 10:02:08 +0200 Subject: [PATCH] [skip CI] updated README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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)