From fb2227b804c31af6037e4618c741adee2edeb573 Mon Sep 17 00:00:00 2001 From: Chris Alfonso Date: Tue, 20 Mar 2012 07:26:40 -0400 Subject: [PATCH] Minor text edits --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 4e76a0e52f..190bc0db54 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