Version 0.02
[catagits/CatalystX-Script-Server-Starman.git] / README
diff --git a/README b/README
index f30d51d..5cd5a7c 100644 (file)
--- a/README
+++ b/README
@@ -42,8 +42,11 @@ DESCRIPTION
     previously added by hacking your server script.
 
 Adding this to your application
-    Just write a server script in your application which inherits from this
-    package.
+    Just add a server script module to your application which inherits from
+    this package.
+
+    Catalyst::ScriptRunner will automatically detect and use it when
+    script/myapp_server.pl is started.
 
     For example:
 
@@ -61,7 +64,7 @@ SEE ALSO
     Catalyst::PSGI
 
 AUTHOR
-    Tomas Doran (t0m) "<bobtfish@bobtfish.net"
+    Tomas Doran (t0m) "<bobtfish@bobtfish.net>"
 
 COPYRIGHT & LICENSE
     Copyright 2009 the above author(s).