Include table with links to other repositories

This commits adds a table with the links to other repos to the README.md file.
This is already done i.e. in the [iOS-Repo](https://github.com/corona-warn-app/cwa-app-ios/blob/release/1.11.x/README.md)
This commit is contained in:
Ein_Tim 2020-12-27 23:53:10 +01:00
parent 8713d0a09e
commit f00c319abd
1 changed files with 18 additions and 0 deletions

View File

@ -85,6 +85,24 @@ To be published:
For an easier understanding of the used acronyms and special terms in our documents please see our [glossary](glossary.md).
## Repositories
| Repository | Description |
| ------------------- | --------------------------------------------------------------------- |
| [cwa-documentation] | Project overview, general documentation, and white papers. |
| [cwa-wishlist] | Community feature requests. |
| [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-server] | Backend implementation for the Apple/Google exposure notification API.|
| [cwa-verification-server] | Backend implementation of the verification process. |
[cwa-verification-server]: https://github.com/corona-warn-app/cwa-verification-server
[cwa-documentation]: https://github.com/corona-warn-app/cwa-documentation
[cwa-wishlist]: https://github.com/corona-warn-app/cwa-wishlist
[cwa-app-ios]: https://github.com/corona-warn-app/cwa-app-ios
[cwa-app-android]: https://github.com/corona-warn-app/cwa-app-android
[cwa-server]: https://github.com/corona-warn-app/cwa-server
## Licensing
Copyright (c) 2020 Deutsche Telekom AG and SAP SE or an SAP affiliate company.