X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;h=62f04bf836b5a940e577dac2bebe96d8ba301ba6;hb=cca860e2021efd7647dfe26e780d32bb6620d1c6;hp=e41e13f4a7d8e14a27bfedba9d87d5f82a15840a;hpb=5f3bae5a14b3167d43c3bedf83446cbf5269d5c2;p=aai%2Fbabel.git diff --git a/README.md b/README.md index e41e13f..62f04bf 100644 --- 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`