summaryrefslogtreecommitdiffstats
path: root/app/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'app/README.md')
-rw-r--r--app/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/README.md b/app/README.md
index e1bf2e4..fc9acd5 100644
--- a/app/README.md
+++ b/app/README.md
@@ -7,3 +7,4 @@ It is also my first Python project for coding practice.
Version:
0.1 -- The original version was created to write everything from scratch. It is able to read YAML files following TOSCA standard and do TOSCA-to-HEAT translation provided with the translation library.
0.2 -- I will try to integrate with the existing open source project tosca-parser. In that case, I can make full use of the existing parser and focus more on more features. The tosca-parser version I am working with is 0.4.0
+