Explorar el Código

added some more infos about Config

Lukas Kahwe Smith hace 13 años
padre
commit
93d8d44a7d
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      src/Symfony/Component/Config/README.md

+ 3 - 1
src/Symfony/Component/Config/README.md

@@ -2,7 +2,9 @@ Config Component
 ================
 ================
 
 
 This component provides infrastructure from loading configurations from different
 This component provides infrastructure from loading configurations from different
-data sources and optionally monitoring these data sources for changes.
+data sources and optionally monitoring these data sources for changes. There are
+additional tools for validating, normalizing and handling of defaults that can
+optionally be used to convert from different formats to arrays.
 
 
 Resources
 Resources
 ---------
 ---------