X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=blobdiff_plain;f=README;fp=README;h=ecb94372e8dc64e18a8bfb22b616e6a5c66e82d6;hp=d103504c960b1e19de40486c3dd596de48309e8a;hb=508659cb4ce0d2f43318a24b8344be6af95e7845;hpb=786c212ff89e2b2e264efb1067a03505ab28b2b1 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