Skip to content

Commit d4868cd

Browse files
committed
chore(readme): minor badge updates
1 parent 0d6839b commit d4868cd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# Stroke capacity planning model: python DES RAP
44

55
[![python](https://img.shields.io/badge/-Python_3.13.1-blue?logo=python&logoColor=white)](https://www.python.org/)
6-
![licence](https://img.shields.io/badge/Licence-MIT-green.svg?labelColor=gray)
6+
![licence](https://img.shields.io/badge/🛡️_Licence-MIT-green.svg?labelColor=gray)
77
[![Tests](https://github.com/pythonhealthdatascience/stroke_rap_python/actions/workflows/tests.yaml/badge.svg)](https://github.com/pythonhealthdatascience/stroke_rap_python/actions/workflows/tests.yaml)
88
[![Linting](https://github.com/pythonhealthdatascience/stroke_rap_python/actions/workflows/lint.yaml/badge.svg)](https://github.com/pythonhealthdatascience/stroke_rap_python/actions/workflows/lint.yaml)
9-
[![ORCID: Heather](https://img.shields.io/badge/ORCID_Amy_Heather-0000--0002--6596--3479-brightgreen)](https://orcid.org/0000-0002-6596-3479)
9+
[![ORCID](https://img.shields.io/badge/ORCID_Amy_Heather-0000--0002--6596--3479-A6CE39?&logo=orcid&logoColor=white)](https://orcid.org/0000-0002-6596-3479)
1010

1111
</div>
1212

@@ -89,8 +89,6 @@ The original study used Simul8. Each of the outputs from that article have been
8989

9090
To generate these, simply execute `notebooks/analysis.ipynb`.
9191

92-
<!--TODO: Update this is not all executed in that single notebook-->
93-
9492
#### Examples
9593

9694
**Figure 1**

0 commit comments

Comments
 (0)