Skip to content

Commit 91482c3

Browse files
committed
docs(readme): mention the .md files in docs/
1 parent 26bce37 commit 91482c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ This repository provides a template for building discrete-event simulation (DES)
3838

3939
♻️ **Reproducible:** This template is designed to function as a RAP. It adheres to reproducibility recommendations from:
4040

41-
* ["Levels of RAP" framework](https://nhsdigital.github.io/rap-community-of-practice/introduction_to_RAP/levels_of_RAP/) from the NHS RAP Community of Practice.
42-
* Recommendations from [Heather et al. 2025](TODO:ADDLINK) "*On the reproducibility of discrete-event simulation studies in health research: a computational investigation using open models*".
41+
* ["Levels of RAP" framework](https://nhsdigital.github.io/rap-community-of-practice/introduction_to_RAP/levels_of_RAP/) from the NHS RAP Community of Practice (as documented in `docs/nhs_rap.md`).
42+
* Recommendations from [Heather et al. 2025](TODO:ADDLINK) "*On the reproducibility of discrete-event simulation studies in health research: a computational investigation using open models*" (as documented in `docs/heather_2025.md`).
4343

44-
🚀 **Extendable:** This template adapts from and complements material from Sammi Rosser and Dan Chalk (2024) ["HSMA - the little book of DES"](https://github.com/hsma-programme/hsma6_des_book). The book includes additional advanced features that can be used to extend the model in this template, including:
44+
🚀 **Extendable:** This template adapts from and complements material from Sammi Rosser and Dan Chalk (2024) ["HSMA - the little book of DES"](https://github.com/hsma-programme/hsma6_des_book). For clarity, changes from the DES book in this template are explained in `docs/hsma_changes.md`. The book includes additional advanced features that can be used to extend the model in this template, including:
4545

4646
* Multiple activities
4747
* Branching paths

0 commit comments

Comments
 (0)