about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-05-03 18:22:08 -0700
committerEric Wong <normalperson@yhbt.net>2010-05-03 18:22:59 -0700
commit96f06e8171a4145feca8c750011cdd1d84a7b948 (patch)
treeeedc7bd76f189a65b879068a600e6db76dc2c25b /README
parent60c57382638c8be81fe6163d1728415c494ad4f8 (diff)
downloadrainbows-96f06e8171a4145feca8c750011cdd1d84a7b948.tar.gz
* avoid needless links to /Rainbows.html
* keepalive_timeout has been 5 seconds by default for a while
* update "Gemcutter" references to "RubyGems.org"
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 21f07d4..b0ac444 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-= Rainbows! Unicorn for sleepy apps and slow clients
+= Rainbows! - Unicorn for sleepy apps and slow clients
 
-Rainbows! is an HTTP server for sleepy Rack applications.  It is based on
+\Rainbows! is an HTTP server for sleepy Rack applications.  It is based on
 Unicorn, but designed to handle applications that expect long
 request/response times and/or slow clients.  For Rack applications not
 heavily bound by slow external network dependencies, consider Unicorn
@@ -92,7 +92,7 @@ and run setup.rb after unpacking it:
 
 http://rubyforge.org/frs/?group_id=8977
 
-You may also install it via RubyGems on Gemcutter:
+You may also install it via RubyGems on RubyGems.org:
 
   gem install rainbows