0.03, configfile default stuff
[gitmo/MooseX-SimpleConfig.git] / README
diff --git a/README b/README
index c98e52a..09c3cb8 100644 (file)
--- a/README
+++ b/README
@@ -65,7 +65,10 @@ DESCRIPTION
 
 ATTRIBUTES
   configfile
-    Provided by the base role MooseX::ConfigFromFile.
+    Provided by the base role MooseX::ConfigFromFile. You can provide a
+    default configfile pathname like so:
+
+      has +configfile ( default => '/etc/myapp.yaml' );
 
 CLASS METHODS
   new_with_config