README.md in openstudio-analysis-0.2.3 vs README.md in openstudio-analysis-0.3.0
- old
+ new
@@ -4,10 +4,10 @@
The OpenStudio Analysis Gem is used to communicate files to the OpenStudio Distributed Analysis.
The purpose of this gem is to generate the analysis.json file, analysis.zip, and communicate with the server to upload
the simulations.
-The gem does not create the cluster (not launch it). Currently the only supported Cloud platform is
+The gem does not create the cluster. Currently the only supported Cloud platform is
Amazon AWS using either [OpenStudio's PAT](https://openstudio.nrel.gov) the [openstudio-aws gem](https://rubygems.org/gems/openstudio-aws) or using [vagrant](http://www.vagrantup.com/).
Instructions
------------