Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
algenty authored Apr 5, 2019
1 parent e28871b commit 4dc154c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ Complexe Diagram and flowchart for grafana based on mxGraph librairies, see draw
- And more ... (Edit through draw.io)

## examples
- Technical schema example
- Technical schema example
<img src="src/img/archi_example.png?raw=true" width="800">
- workflows or subways example

- workflows or subways example
<img src="src/img/subway_example.png?raw=true" width="800">

See more example at draw.io
Expand Down Expand Up @@ -99,7 +100,7 @@ $ unzip master.zip
## grafana-cli

```sh
$ TODO
grafana-cli plugins install agenty-flowcharting-panel
```
## Build

Expand All @@ -111,4 +112,4 @@ $ # Make zip file plugin in archives dir
$ ./node_modules/.bin/grunt archive
$ # for dev watching
$ ./node_modules/.bin/grunt dev
```
```

0 comments on commit 4dc154c

Please sign in to comment.