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 +```