X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=402b2d10a847548be02048acf1ac3c5108a9d248;hb=91864987dc0e2256fe00b94853ba5b3a18f01ea2;hp=3ff93e95ddeb3001b682c796b4def6be26e5e7bd;hpb=fc7ec1d96ee55d1bf42af3abce155ecb717b9e2b;p=catagits%2FCatalyst-Runtime.git diff --git a/README b/README index 3ff93e9..402b2d1 100644 --- a/README +++ b/README @@ -7,15 +7,15 @@ SYNOPSIS cd MyApp # add models, views, controllers - bin/create model Something - bin/create view Stuff - bin/create controller Yada + perl bin/create model Something + perl bin/create view Stuff + perl bin/create controller Yada # built in testserver - bin/server + perl bin/server # command line interface - bin/test /yada + perl bin/test /yada See also L @@ -94,8 +94,8 @@ AUTHOR Sebastian Riedel, "sri@oook.de" THANK YOU - David Naughton, Gary Ashton Jones, Marcus Ramberg and all the others - who've helped. + Danijel Milicevic, David Naughton, Gary Ashton Jones, Jesse Sheidlower, + Johan Lindstrom, Marcus Ramberg and all the others who've helped. LICENSE This library is free software . You can redistribute it and/or modify it