[skip CI] updated README.md

This commit is contained in:
Klemek
2019-07-18 10:04:01 +02:00
parent 13a079809f
commit 141ee04151
2 changed files with 13 additions and 33 deletions
+12 -2
View File
@@ -349,7 +349,10 @@ If you want to change the icons you can edit/build your own `resources.json` as
![](preview/example1.svg)
JSON data
<details>
<summary>JSON data (click)</summary>
<p>
<!-- data: example1 -->
```json
{
@@ -380,8 +383,13 @@ JSON data
]
}
```
</p>
</details>
<details>
<summary>YAML data (click)</summary>
<p>
YAML data
<!-- data: example1 -->
```yaml
nodes:
@@ -402,5 +410,7 @@ links:
bottom: '"hello"'
```
</p>
</details>
(soon)