Skip to content

Commit 3ee1f22

Browse files
author
Oliver Smith
committed
Fixed tests badge
1 parent a77dd8d commit 3ee1f22

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
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

6465
Contributions 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).

0 commit comments

Comments
 (0)