From: Tomas Doran Date: Tue, 11 Jan 2011 23:10:27 +0000 (+0000) Subject: Update README X-Git-Tag: 0.88~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=commitdiff_plain;h=508659cb4ce0d2f43318a24b8344be6af95e7845 Update README --- diff --git a/README b/README index d103504..ecb9437 100644 --- 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