From 775c0ff2f1a6c5961d340f3dd8c81d162e52ef43 Mon Sep 17 00:00:00 2001 From: Torkel Odegaard Date: Sat, 8 Feb 2014 20:47:04 +0100 Subject: [PATCH] updated readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0034345e2d0..ae6d8ef9c24 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A beautiful, easy to use and feature rich Graphite dashboard replacement and gra - Templating - Integrated function documentation (TODO) - Click & drag functions to rearrange order (TODO) -- Much more... +- Native Graphite PNG render support ## Graphing - Fast rendering, even over large timespans. @@ -34,7 +34,6 @@ A beautiful, easy to use and feature rich Graphite dashboard replacement and gra - Import dashboard from Graphite - Templating - [Scripted dashboards](https://github.com/torkelo/grafana/wiki/Scripted-dashboards) (generate from js script and url parameters) -- Much more... # Requirements Grafana is very easy to install. It is a client side web app with no backend. Any webserver will do. Optionally you will need ElasticSearch if you want to be able to save and load dashboards quickly instead of json files or local storage.