From 4dc154cb5f464343a022f3e78036a786b56816a1 Mon Sep 17 00:00:00 2001
From: Arnaud GENTY <47012725+algenty@users.noreply.github.com>
Date: Fri, 5 Apr 2019 06:51:57 +0200
Subject: [PATCH] update readme.md
---
README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 8d802af9..5a34d11a 100644
--- a/README.md
+++ b/README.md
@@ -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
- - workflows or subways example
+
+ - workflows or subways example
See more example at draw.io
@@ -99,7 +100,7 @@ $ unzip master.zip
## grafana-cli
```sh
-$ TODO
+grafana-cli plugins install agenty-flowcharting-panel
```
## Build
@@ -111,4 +112,4 @@ $ # Make zip file plugin in archives dir
$ ./node_modules/.bin/grunt archive
$ # for dev watching
$ ./node_modules/.bin/grunt dev
-```
\ No newline at end of file
+```