diff --git a/README.md b/README.md index 5641574..f27c22e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ## How to use 1. Create a new panel and select Chartwerk as the visualization -2. Add multiple queries with a unique alias +2. Add queries with a unique alias 3. Go to the Options Tab and setup panel: - Choose visualization type (Gauge is the only available option for now) - Select metric in the Value -> Metric dropdown (the first query metric will be used as a default one) diff --git a/src/plugin.json b/src/plugin.json index 665a62f..56e2a86 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -4,7 +4,7 @@ "name": "Chartwerk", "id": "corpglory-chartwerk-panel", "info": { - "description": "Chartwerk panel for Grafana", + "description": "Chartwerk panel with extended chart customization", "author": { "name": "CorpGlory Inc.", "url": "https://corpglory.com" @@ -17,7 +17,7 @@ "links": [ { "name": "Website", - "url": "https://https://chartwerk.io/" + "url": "https://chartwerk.io/" }, { "name": "License",