Skip to content

Commit 5466ea5

Browse files
authored
Update README.md
1 parent 605c820 commit 5466ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BCL Test Measures Gem
22

3-
This measure repo is used to test the new BCL codebase and to demonstrate the appropriate structure of measure repos to be added to the BCL. Measures should be placed in the `lib` directory.
3+
This measure repo is used to test the new BCL codebase and to demonstrate the appropriate structure of measure repos to be added to the BCL. Measures should be placed in the `lib/measures` directory.
44

55
Measure repositories should be structured as an [OpenStudio extension gem](https://github.com/NREL/openstudio-extension-gem). Follow the directions to [initialize a new extension gem](https://github.com/NREL/openstudio-extension-gem#initializing-a-new-extension-gem) for your measures and use the rake task to test your measures.
66

0 commit comments

Comments
 (0)