diff options
author | Chris Alfonso <calfonso@redhat.com> | 2012-03-20 07:26:40 -0400 |
---|---|---|
committer | Chris Alfonso <calfonso@redhat.com> | 2012-03-20 07:26:40 -0400 |
commit | fb2227b804c31af6037e4618c741adee2edeb573 (patch) | |
tree | f4dec2de6aded637c46612729bdf19e6533ae22b /README.rst | |
parent | 948212722397a89f574ce52d79bff798f43d179b (diff) | |
download | heat-fb2227b804c31af6037e4618c741adee2edeb573.tar.gz |
Minor text edits
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rst b/README.rst index 4e76a0e52..190bc0db5 100644 --- a/README.rst +++ b/README.rst @@ -3,18 +3,18 @@ HEAT ==== This is the beginings of an OpenStack project that provides a programmable -interface to orchestrate1 multiple cloud applications implementing well -known standards such as CloudFormations and Tosca. +interface to orchestrate multiple cloud applications implementing well +known standards such as CloudFormation and TOSCA. -Currently we are focusing on CloudFormations but are watching the development -of the Tosca specification. +Currently we are focusing on CloudFormation but are watching the development +of the TOSCA specification. Why heat? It makes the clouds raise and keeps them there. Quick Start ----------- -If you'd like to run trunk, you can clone the git repo: +If you'd like to run from the master branch, you can clone the git repo: git clone git@github.com:heat-api/heat.git |