about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-09-26 06:51:57 +0000
committerEric Wong <normalperson@yhbt.net>2010-09-26 06:51:57 +0000
commit304287f2e12e351fb5bf18e28ab3ad62a2f913e5 (patch)
treece42e8301d19b0b95e305e6c39a06e1613d2f721
parent9736c2e991bc695b53b995ee2ecb44b58f88d0af (diff)
downloadraindrops-304287f2e12e351fb5bf18e28ab3ad62a2f913e5.tar.gz
It works!
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1a1c47e..d619e0c 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@
 Raindrops is a real time stats package to show statistics for Rack HTTP
 servers.  It is designed for preforking servers such as Rainbows! and
 Unicorn, but should support any Rack HTTP server under Ruby 1.9, 1.8 and
-possibly Rubinius (untested) on platforms supporting POSIX shared memory.
+Rubinius on platforms supporting POSIX shared memory.
 
 Raindrops includes a Struct-like Raindrops::Struct class that may be used
 standalone to create atomic counters shared across any number of forked