summaryrefslogtreecommitdiffstats
path: root/tosca2heat/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tosca2heat/README.md')
-rw-r--r--tosca2heat/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/tosca2heat/README.md b/tosca2heat/README.md
index cfd4293..3a29629 100644
--- a/tosca2heat/README.md
+++ b/tosca2heat/README.md
@@ -1,5 +1,5 @@
##TOSCA To HOT Translation##
Basic version information:
-1. tosca-paser is based the version of 0.5 in openstack community
-2. heat-translator is based the version of 0.5 in openstack community
-3. the last bugs from openstack is at July 7, 2016.
+1. tosca-paser is based on the stable version of 0.6 in openstack community;
+2. heat-translator is based on the stable version of 0.5 in openstack community;
+3. refer to the file of diff_file_list.rst for the detail difference between parser and upstream project.