diff --git a/README.md b/README.md index dcba9d5..fc82bb8 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,19 @@ Or install it yourself as: $ gem install 'openstudio-ee-measures' -## Usage +# Compatibility Matrix -To be filled out later. +|OpenStudio EE Gem|OpenStudio|Ruby| +|:--------------:|:----------:|:--------:| +| 0.4.0 | 3.2 | 2.7 | +| 0.3.0 - 0.3.2 | 3.1 | 2.5 | +| 0.2.0 - 0.2.1 | 3.0 | 2.5 | +| 0.1.0 | 2.9 | 2.2.4 | -## TODO +# Contributing + +Please review the [OpenStudio Contribution Policy](https://openstudio.net/openstudio-contribution-policy) if you would like to contribute code to this gem. -- [x] Remove measures from OpenStudio-Measures to standardize on this location # Releasing