diff --git a/README.md b/README.md index 4366589..053ccec 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Build Status](https://travis-ci.org/chartwerk/grafana-chartwerk-app.svg?branch=master)](https://travis-ci.org/chartwerk/grafana-chartwerk-app) -**Grafana Chartwerk Panel** renders metrics using ChartWerk libraries. For now, it can render as Gauge. We are working on adding new visualizations. +**Grafana Chartwerk Panel** renders metrics using Chartwerk libraries. For now, it can render as Gauge. We are working on adding new visualizations. ![image](/uploads/1b850f0bde1045697cd2f35c05d884b7/image.png) @@ -27,7 +27,7 @@ - `/data/plugins` (when installed from tarball or source) - or `/var/lib/grafana/plugins` (when installed from `.deb`/`.rpm` package) -- Download ChartWerk panel +- Download Chartwerk panel ``` wget https://github.com/chartwerk/grafana-chartwerk-app/archive/0.3.3.zip @@ -49,7 +49,7 @@ unzip 0.3.3.zip ### Grafana in Docker -You can install ChartWerk panel to Grafana in Docker passing it as environment variable (as described in [Grafana docs](http://docs.grafana.org/installation/docker/#installing-plugins-from-other-sources)) +You can install Chartwerk panel to Grafana in Docker passing it as environment variable (as described in [Grafana docs](http://docs.grafana.org/installation/docker/#installing-plugins-from-other-sources)) ```bash docker run \