summary refs log tree commit
path: root/README.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.rdoc b/README.rdoc
index d5bd6d2e..432cd955 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -28,13 +28,11 @@ These web servers include Rack handlers in their distributions:
 * Glassfish v3
 * Phusion Passenger (which is mod_rack for Apache and for nginx)
 * Puma
-* Rainbows!
 * Reel
 * Unicorn
 * unixrack
 * uWSGI
 * yahns
-* Zbatery
 
 Any valid Rack app will run the same on all these handlers, without
 changing anything.