From 6efdcbdccec1d53e86d71c91a693006831df572a Mon Sep 17 00:00:00 2001 From: Luke Hutscal Date: Thu, 9 Jan 2014 09:15:32 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc03fb6..b99aabe 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Coverage Status](https://coveralls.io/repos/steelThread/redmon/badge.png?branch=master)](https://coveralls.io/r/steelThread/redmon?branch=master) # Redmon -Simple sinatra based dashbord for redis. After seeing the [fnordmetric](https://github.com/paulasmuth/fnordmetric) +Simple sinatra based dashboard for redis. After seeing the [fnordmetric](https://github.com/paulasmuth/fnordmetric) project I was inspired to write this. Some of the ideas there have be carried over here.