From 66cda08f9eebadfe970d3a9f2370ae86e956cf6d Mon Sep 17 00:00:00 2001 From: Tim Einbeck Date: Tue, 27 Apr 2021 19:11:11 +0200 Subject: [PATCH] Add cwa-quicktest-onboarding This commit adds another new repo to the list of repositories. --- README.md | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index fdf72cd..3c2c9f5 100644 --- a/README.md +++ b/README.md @@ -88,24 +88,25 @@ For an easier understanding of the used acronyms and special terms in our docume ## Repositories -| Repository | Description | -| ------------------------- | --------------------------------------------------------------------------------- | -| [cwa-documentation] | Project overview, general documentation, and white papers. | -| [cwa-app-ios] | Native iOS app using the Apple/Google exposure notification API. | -| [cwa-app-android] | Native Android app using the Apple/Google exposure notification API. | -| [cwa-wishlist] | Community feature requests. | -| [cwa-website] | The official website for the Corona-Warn-App. | -| [cwa-server] | Backend implementation for the Apple/Google exposure notification API. | -| [cwa-ppa-server] | Backend implementation for the privacy-preserving analytics server. | -| [cwa-verification-server] | Backend implementation of the verification process. | -| [cwa-verification-portal] | The portal to interact with the verification server. | -| [cwa-verification-iam] | The identity and access management to interact with the verification server. | -| [cwa-testresult-server] | Receives the test results from connected laboratories. | -| [cwa-log-upload] | The log upload service is the counterpart of the log upload in the app. | -| [cwa-quick-test-frontend] | waiting for description | -| [cwa-quick-test-backend] | waiting for description | -| [cwa-event-landingpage] | Landing page for CWA which is opened if the user does not have the app installed. | -| [cwa-event-qr-code] | Utility to generate QR codes for Event Registration | +| Repository | Description | +| -------------------------- | --------------------------------------------------------------------------------- | +| [cwa-documentation] | Project overview, general documentation, and white papers. | +| [cwa-app-ios] | Native iOS app using the Apple/Google exposure notification API. | +| [cwa-app-android] | Native Android app using the Apple/Google exposure notification API. | +| [cwa-wishlist] | Community feature requests. | +| [cwa-website] | The official website for the Corona-Warn-App. | +| [cwa-server] | Backend implementation for the Apple/Google exposure notification API. | +| [cwa-ppa-server] | Backend implementation for the privacy-preserving analytics server. | +| [cwa-verification-server] | Backend implementation of the verification process. | +| [cwa-verification-portal] | The portal to interact with the verification server. | +| [cwa-verification-iam] | The identity and access management to interact with the verification server. | +| [cwa-testresult-server] | Receives the test results from connected laboratories. | +| [cwa-log-upload] | The log upload service is the counterpart of the log upload in the app. | +| [cwa-quick-test-frontend] | waiting for description | +| [cwa-quick-test-backend] | waiting for description | +| [cwa-event-landingpage] | Landing page for CWA which is opened if the user does not have the app installed. | +| [cwa-event-qr-code] | Utility to generate QR codes for Event Registration | +| [cwa-quicktest-onboarding] | Informations about onboarding procedure for partners of the Corona-Warn-App | [cwa-documentation]: https://github.com/corona-warn-app/cwa-documentation [cwa-app-ios]: https://github.com/corona-warn-app/cwa-app-ios @@ -123,6 +124,7 @@ For an easier understanding of the used acronyms and special terms in our docume [cwa-quick-test-backend]: https://github.com/corona-warn-app/cwa-quick-test-backend [cwa-event-landingpage]: https://github.com/corona-warn-app/cwa-event-landingpage [cwa-event-qr-code]: https://github.com/corona-warn-app/cwa-event-qr-code +[cwa-quicktest-onboarding]: https://github.com/corona-warn-app/cwa-quicktest-onboarding ## Licensing