Bit of rework for _dispatch_rest_method
[catagits/Catalyst-Action-REST.git] / README
diff --git a/README b/README
index d103504..ae77756 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 accommodate 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
 
@@ -91,6 +92,8 @@ CONTRIBUTORS
 
     Hans Dieter Pearcey
 
+    Brian Phillips <bphillips@cpan.org>
+
     Dave Rolsky <autarch@urth.org>
 
     Luke Saunders
@@ -99,8 +102,14 @@ CONTRIBUTORS
 
     J. Shirley <jshirley@gmail.com>
 
+    Gavin Henry <ghenry@surevoip.co.uk>
+
+    Gerv http://www.gerv.net/
+
+    Colin Newell <colin@opusvl.com>
+
 COPYRIGHT
-    Copyright the above named AUTHOR and CONTRIBUTORS
+    Copyright (c) 2006-2012 the above named AUTHOR and CONTRIBUTORS
 
 LICENSE
     You may distribute this code under the same terms as Perl itself.