[skip CI] updated README.md

This commit is contained in:
Klemek
2019-07-18 10:02:08 +02:00
parent 3a0cf2e75d
commit 13a079809f
+6 -2
View File
@@ -345,6 +345,11 @@ If you want to change the icons you can edit/build your own `resources.json` as
## Examples ## Examples
*[back to top](#top)* *[back to top](#top)*
### Example 1
![](preview/example1.svg)
JSON data
<!-- data: example1 --> <!-- data: example1 -->
```json ```json
{ {
@@ -376,6 +381,7 @@ If you want to change the icons you can edit/build your own `resources.json` as
} }
``` ```
YAML data
<!-- data: example1 --> <!-- data: example1 -->
```yaml ```yaml
nodes: nodes:
@@ -397,6 +403,4 @@ links:
``` ```
![](preview/example1.svg)
(soon) (soon)