README.md in openstudio-analysis-1.3.3 vs README.md in openstudio-analysis-1.3.4

- old
+ new

@@ -1,17 +1,16 @@ -# OpenStudio Analysis Gem +# OpenStudio(R) Analysis Gem [![Build Status](https://github.com/NREL/OpenStudio-analysis-gem/actions/workflows/openstudio-analysis.yml/badge.svg?branch=develop)](https://github.com/NREL/OpenStudio-analysis-gem/actions/workflows/openstudio-analysis.yml) [![Coverage Status](https://coveralls.io/repos/NREL/OpenStudio-analysis-gem/badge.svg?branch=develop)](https://coveralls.io/r/NREL/OpenStudio-analysis-gem?branch=develop) [![Gem Version](https://badge.fury.io/rb/openstudio-analysis.svg)](https://badge.fury.io/rb/openstudio-analysis) -The OpenStudio Analysis Gem is used to communicate files to the OpenStudio Distributed Analysis. +The OpenStudio Analysis Gem is used to communicate files to the [OpenStudio Analysis Framework](https://www.tandfonline.com/doi/full/10.1080/19401493.2020.1778788). -The purpose of this gem is to generate the analysis.json file, analysis.zip, and communicate with the server to upload +The purpose of this gem is to generate the analysis.json file, analysis.zip, convert an OSW to an OSA, and communicate with the server to upload the simulations. -This 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/). +This gem does not create the cluster. To manage cloud resources use the [OpenStudio Analysis Framework Helm Charts](https://github.com/NREL/openstudio-server-helm). ## Instructions There are two ways to create an OpenStudio Analysis description: * Use the Excel Translator