Incorporate the ECOMP SDC Artefact Generator code
[aai/babel.git] / README.md
index e41e13f..62f04bf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 ## Introduction
 Babel is a microservice in the AAI project that can be used by clients that work with TOSCA CSAR files.
 
-It parses the TOSCA CSAR to generate xml files from a set of yaml files found in the TOSCA CSAR file.
+It parses the TOSCA CSAR to generate xml files from a set of YAML files found in the TOSCA CSAR file.
 
 ## Compiling Babel
 Babel service can be compiled easily using maven command `mvn clean install`