Add explicit 1;
[catagits/Catalyst-Action-REST.git] / README
diff --git a/README b/README
index f0b7998..ecb9437 100644 (file)
--- a/README
+++ b/README
@@ -55,9 +55,10 @@ SEE ALSO
     a sensible set of defaults for a controller doing REST.
 
     This class automatically adds the Catalyst::TraitFor::Request::REST role
-    to your request class. If you're writing a webapp which provides RESTful
-    responses and still needs to accomodate web browsers, you may prefer to
-    use Catalyst::TraitFor::Request::REST::ForBrowsers instead.
+    to your request class. If you're writing a web application which
+    provides RESTful responses and still needs to accommodate web browsers,
+    you may prefer to use Catalyst::TraitFor::Request::REST::ForBrowsers
+    instead.
 
     Catalyst::Action::Serialize, Catalyst::Action::Deserialize
 
@@ -81,21 +82,23 @@ AUTHOR
     (<http://www.marchex.com>)
 
 CONTRIBUTORS
-    Arthur Axel "fREW" Schmidt <frioux@gmail.com>
+    Tomas Doran (t0m) <bobtfish@bobtfish.net>
+
+    John Goulah
 
     Christopher Laco
 
-    Luke Saunders
+    Daisuke Maki <daisuke@endeworks.jp>
 
-    John Goulah
+    Hans Dieter Pearcey
 
-    Daisuke Maki <daisuke@endeworks.jp>
+    Dave Rolsky <autarch@urth.org>
 
-    J. Shirley <jshirley@gmail.com>
+    Luke Saunders
 
-    Hans Dieter Pearcey
+    Arthur Axel "fREW" Schmidt <frioux@gmail.com>
 
-    Tomas Doran (t0m) <bobtfish@bobtfish.net>
+    J. Shirley <jshirley@gmail.com>
 
 COPYRIGHT
     Copyright the above named AUTHOR and CONTRIBUTORS