diff --git a/README.md b/README.md index b20591f..083b1ff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenSAFELY COVID-19 Vaccine Coverage Report -This is the code and configuration of our pre-print paper available the [OpenSAFELY website here](https://opensafely.org/research/2021/covid-vaccine-coverage/) and on MedRxiv here (NB currently undergoing screening, link will be updated when available). You can sign up for the [OpenSAFELY email newsletter here](https://opensafely.org/contact/) for updates about the COVID-19 vaccine reports and other OpenSAFELY projects. +This is the code and configuration of our pre-print paper available the [OpenSAFELY website here](https://opensafely.org/research/2021/covid-vaccine-coverage/) and on [MedRxiv here](https://www.medrxiv.org/content/10.1101/2021.01.25.21250356v1). You can sign up for the [OpenSAFELY email newsletter here](https://opensafely.org/contact/) for updates about the COVID-19 vaccine reports and other OpenSAFELY projects. - Jupyter notebooks containing all graphs are in `/notebooks`. If notebooks do not load you can paste the link in https://nbviewer.jupyter.org/ - If you are interested in how we defined our variables, take a look at the [study definition](analysis/study_definition.py); this is written in `python`, but non-programmers should be able to understand what is going on there