X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=blobdiff_plain;f=README.md;h=62f04bf836b5a940e577dac2bebe96d8ba301ba6;hp=e41e13f4a7d8e14a27bfedba9d87d5f82a15840a;hb=66b3afa06776e9944ad515206d281d67747c9770;hpb=161f5a7d9b900ae34a4886d7f7fb01ea496f71eb 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`