Skip to content

Commit 844b080

Browse files
committed
docs(readme): add readme
1 parent eb057c7 commit 844b080

File tree

1 file changed

+41
-1
lines changed

1 file changed

+41
-1
lines changed

README.md

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,42 @@
1-
# stars_wp4_presentation
1+
# STARS WP4 Presentation
2+
3+
[![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)
4+
[![GitHub pages](https://github.com/pythonhealthdatascience//stars_wp4_presentation/actions/workflows/quarto_publish.yaml/badge.svg)](https://github.com/pythonhealthdatascience//stars_wp4_presentation/actions/workflows/quarto_publish.yaml)
5+
26
Presentation on WP4: implemented reproducible DES examples + online book guiding through their creation
7+
8+
For: 9th June 2025
9+
10+
View at: https://pythonhealthdatascience.github.io/stars_wp4_presentation/
11+
12+
<br>
13+
14+
## Viewing slides locally
15+
16+
Clone the repository:
17+
18+
```
19+
git clone https://github.com/pythonhealthdatascience/stars_wp4_presentation
20+
cd stars_wp4_presentation
21+
```
22+
23+
Render the presentation:
24+
25+
```
26+
quarto render index.qmd
27+
```
28+
29+
<br>
30+
31+
## 📜 Licence
32+
33+
This presentation is licensed under a [Creative Commons Attribution 4.0 International (CC BY 4.0)](./LICENSE).
34+
35+
[![Licence: CC BY 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](https://creativecommons.org/licenses/by/4.0/)
36+
[![Licence: CC BY 4.0](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
37+
38+
<br>
39+
40+
## 💰 Funding
41+
42+
This project is supported by the Medical Research Council [grant number [MR/Z503915/1](https://gtr.ukri.org/projects?ref=MR%2FZ503915%2F1)].

0 commit comments

Comments
 (0)