allow MyApp->foo methods in CGIs, release
[catagits/Catalyst-Controller-WrapCGI.git] / README
diff --git a/README b/README
index 8a33885..36b7a5a 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 Catalyst-Controller-WrapCGI
 
-Some modules to help you port mod_perl/CGI code to Catalyst.
+Some modules to help you port CGI/mod_perl code to Catalyst.
 
 INSTALLATION
 
@@ -16,7 +16,7 @@ SUPPORT AND DOCUMENTATION
 After installing, you can find documentation for these modules with the
 perldoc command.
 
-    perldoc Catalyst::Plugin::CGIBin
+    perldoc Catalyst::Controller::CGIBin
     perldoc Catalyst::Controller::WrapCGI
     perldoc CatalystX::GlobalContext