diff --git a/README.md b/README.md index 2e96214..525abab 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,14 @@ # Grafana data exporter -Server for fetching data from Grafana datasources. Works with [grafana-data-exporter-panel](https://github.com/CorpGlory/grafana-data-exporter-panel). +Server for fetching data from Grafana datasources. -## Why would you use it +### Why would you use it * To export your metrics on a very big range for analysis * To migrate from one datasource to another -## Quick start +## See also: -Read [wiki page](https://github.com/CorpGlory/grafana-data-exporter/wiki) for quick start - -### See also - -[grafana-data-exporter-panel](https://github.com/CorpGlory/grafana-data-exporter-panel) - Grafana panel used for exporting data -[grafana-datasource-kit](https://github.com/CorpGlory/grafana-datasource-kit) - library for processing Grafana metrics +* [quick start](https://github.com/CorpGlory/grafana-data-exporter/wiki) +* [grafana-data-exporter-panel](https://github.com/CorpGlory/grafana-data-exporter-panel) - Grafana panel used for exporting data +* [grafana-datasource-kit](https://github.com/CorpGlory/grafana-datasource-kit) - library for processing Grafana metrics