From 58aa17938265293f4dedbfd5e2c5ffd917bf7a2c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 5 Oct 2009 04:06:11 -0700 Subject: README: move RDoc links down to fix gem description --- README | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index 47cb696..38b5a4a 100644 --- a/README +++ b/README @@ -1,11 +1,10 @@ = Rainbows! Unicorn for slow apps and slow clients -\Rainbows! is a HTTP server for {Rack}[http://rack.rubyforge.org/] -applications. It is based on {Unicorn}[http://unicorn.bogomips.org/], -but designed to handle applications that expect long request/response -times and/or slow clients. For Rack applications not heavily bound by -slow external dependencies, consider Unicorn instead as it simpler and -easier to debug. +Rainbows! is a HTTP server for 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 dependencies, consider Unicorn instead as +it simpler and easier to debug. == \Rainbows! is about Diversity @@ -24,9 +23,11 @@ CPU/memory/disk concurrency. == Features -* Designed for Rack, the standard for modern Ruby HTTP applications. +* Designed for {Rack}[http://rack.rubyforge.org/], the standard for + modern Ruby HTTP applications. -* Built on Unicorn, inheriting its process/socket management features +* Built on {Unicorn}[http://unicorn.bogomips.org/], inheriting its + process/socket management features such as transparent upgrades and Ruby configuration DSL. * As with Unicorn, it is able to stream large request bodies off the -- cgit v1.2.3-24-ge0c7