aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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`