diff README.txt @ 131:dff886188b55

minor fixes
author Jeff Hammel <k0scist@gmail.com>
date Sun, 30 Mar 2014 19:27:41 -0700
parents 6b798d23f99f
children 591701680deb
line wrap: on
line diff
--- a/README.txt	Sun Mar 30 19:12:00 2014 -0700
+++ b/README.txt	Sun Mar 30 19:27:41 2014 -0700
@@ -4,8 +4,8 @@
 multi-level unified configuration for python consumption
 
  - you have a (python) program that wants to read configuration from
-  configuration files (I currently support JSON and YAML) and also
-  from the command line [TODO: environment variables]
+   configuration files (I currently support JSON and YAML) and also
+   from the command line [TODO: environment variables]
 
  - you want to be able to serialize and deserialize configuration