README.markdown in riemann-dash-0.2.9 vs README.markdown in riemann-dash-0.2.10
- old
+ new
@@ -43,9 +43,12 @@
``` bash
$ gem install riemann-dash thin
$ riemann-dash
```
+Riemann-dash can also run in a web server supporting the Rack interface. An
+example rackup app is found in "example/config.ru".
+
Development
===========
$ git clone git://github.com/aphyr/riemann-dash.git
$ cd riemann-dash