File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# SimStock
22
3- ![ Tests] ( https://github.com/UCL/simstock/actions/workflows/test.yaml/badge.svg ) [ ![ PyPI version] ( https://img.shields.io/pypi/v/simstock.svg )] ( https://pypi.org/project/simstock/ )
3+ [ ![ Tests] ( https://github.com/UCL/simstock/actions/workflows/test.yaml/badge.svg )] ( https://github.com/UCL/simstock/actions/workflows/test.yaml )
4+ [ ![ PyPI version] ( https://img.shields.io/pypi/v/simstock.svg )] ( https://pypi.org/project/simstock/ )
45[ ![ Documentation Status] ( https://readthedocs.org/projects/simstock/badge/?version=latest )] ( https://simstock.readthedocs.io/en/latest/?badge=latest )
56
67
@@ -18,10 +19,10 @@ Full docs are available at [ReadtheDocs](https://simstock.readthedocs.io/en/late
1819
1920## Installation
2021
21- > ** _ NOTE:_ ** SimStock requires Python 3.11 to 3.13, as well as an EnergyPlus installation.
22+ > ** _ NOTE:_ ** SimStock requires Python 3.11 to 3.13, as well as an EnergyPlus installation.
2223
2324
24- After ensuring you have EnergyPlus installed, and Python 3.11-3.13, simply run
25+ After ensuring you have EnergyPlus installed, and Python 3.11-3.13, simply run
2526
2627``` bash
2728 pip install simstock
@@ -63,4 +64,4 @@ Below is an example of a typical Simstock work flow.
6364
6465Contributions to SimStock are welcome. Please read [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for guidance on testing, bug reporting and constributing code.
6566
66- Contribution to SimStock is covered by [ CODE_OF_CONDUCT.md] ( CODE_OF_CONDUCT.md ) .
67+ Contribution to SimStock is covered by [ CODE_OF_CONDUCT.md] ( CODE_OF_CONDUCT.md ) .
You can’t perform that action at this time.
0 commit comments