diff --git a/README.md b/README.md index 383fc95b3..f04019dfc 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ This repository contains the iOS App of the Proof of Concept for the Dutch exposure notification app. We provide this code in an early stage so that everyone can follow along as we develop the app, and to solicit feedback. Note that due to the early stage in which we are sharing this code, significant portions of the code might still change. We might add or remove features and code as needed, based on validation and user tests that are conducted partially in parallel to the development. -The iOS app is located in the repository you are currently viewing. -The Android app can be found here: https://github.com/minvws/nl-covid19-notification-app-android -The backend can be found here: https://github.com/minvws/nl-covid19-notification-app-backend -The designs that are used as a basis to develop the apps can be found here: https://github.com/minvws/nl-covid19-notification-app-design -The architecture that underpins the development can be found here: https://github.com/minvws/nl-covid19-notification-app-coordination +* The iOS app is located in the repository you are currently viewing. +* The Android app can be found here: https://github.com/minvws/nl-covid19-notification-app-android +* The backend can be found here: https://github.com/minvws/nl-covid19-notification-app-backend +* The designs that are used as a basis to develop the apps can be found here: https://github.com/minvws/nl-covid19-notification-app-design +* The architecture that underpins the development can be found here: https://github.com/minvws/nl-covid19-notification-app-coordination ## Development & Contribution process