about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-08-17 00:07:42 -0700
committerEric Wong <normalperson@yhbt.net>2009-08-17 00:13:54 -0700
commit4e81d6f2e2a6a6b3de15bbd0e08992dd4630fa4b (patch)
tree9423943d84445e9383d74b105488571337731cd0 /README
parent12d9161f33e98331552a8a767c4fc11ab741cc5a (diff)
downloadunicorn-4e81d6f2e2a6a6b3de15bbd0e08992dd4630fa4b.tar.gz
* Documented Unicorn::HttpParser API methods

* Keep GPL2 (COPYING) as-is without RDoc formatting.

* The auto-generated index.html is stupid, replace it with
  README which looks saner.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index aba9122..bf17f8d 100644
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
-= Unicorn: Rack HTTP server for Unix, fast clients and nothing else
+= Unicorn: Rack HTTP server for Unix and fast clients
 
 == Features
 
 * Designed for Rack, Unix, fast clients, and ease-of-debugging.  We
   cut out everything that is better supported by the operating system,
-  nginx or Rack.
+  {nginx}[http://nginx.net/] or {Rack}[http://rack.rubyforge.org/].
 
 * Compatible with both Ruby 1.8 and 1.9, Rubinius support is planned.
 
@@ -60,7 +60,7 @@
 == License
 
 Unicorn is copyright 2009 Eric Wong and contributors.
-It is based on Mongrel and carries the same license:
+It is based on Mongrel and carries the same license.
 
 Mongrel is copyright 2007 Zed A. Shaw and contributors. It is licensed
 under the Ruby license and the GPL2. See the included LICENSE file for
@@ -162,7 +162,7 @@ requests) go to the mailing list/newsgroup.  Patches must be sent inline
 to post on the mailing list.  No top posting.  Address replies +To:+ (or
 +Cc:+) the original sender and +Cc:+ the mailing list.
 
-* email: mongrel-unicorn@rubyforge.org
+* email: mailto:mongrel-unicorn@rubyforge.org
 * nntp: nntp://news.gmane.org/gmane.comp.lang.ruby.unicorn.general
 * archives: http://rubyforge.org/pipermail/mongrel-unicorn/
 * subscribe: http://rubyforge.org/mailman/listinfo/mongrel-unicorn/