From e51ab69fe47a757697754c4f68b2b58d8dc4745b Mon Sep 17 00:00:00 2001 From: Paul Schmiedmayer Date: Thu, 25 Jan 2024 17:09:15 -0800 Subject: [PATCH] Add TestFlight Link --- README.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3db2ea5..d0dbb0a 100644 --- a/README.md +++ b/README.md @@ -8,19 +8,26 @@ SPDX-License-Identifier: MIT --> -# Example Application +# CS342 Example Application -This repository contains the Example Application. -The Example Application is using the [Spezi](https://github.com/StanfordSpezi/Spezi) ecosystem and builds on top of the [Stanford Spezi Template Application](https://github.com/StanfordSpezi/SpeziTemplateApplication). +[![Beta Deployment](https://github.com/CS342/2024-ExampleApplication/actions/workflows/beta-deployment.yml/badge.svg)](https://github.com/CS342/2024-ExampleApplication/actions/workflows/beta-deployment.yml) +[![codecov](https://codecov.io/gh/CS342/2024-ExampleApplication/graph/badge.svg?token=IRP17F5gEv)](https://codecov.io/gh/CS342/2024-ExampleApplication) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10570283.svg)](https://doi.org/10.5281/zenodo.10570283) -> [!NOTE] -> Do you want to learn more about the Stanford Spezi Template Application and how to use, extend, and modify this application? Check out the [Stanford Spezi Template Application documentation](https://stanfordspezi.github.io/SpeziTemplateApplication) +This repository contains the CS342 Example Application. +The CS342 Example Application is using the [Spezi](https://github.com/StanfordSpezi/Spezi) ecosystem and builds on top of the [Stanford Spezi Template Application](https://github.com/StanfordSpezi/SpeziTemplateApplication). + +> [!NOTE] +> Do you want to try out the CS342 Example Application application? You can download it to your iOS device using [TestFlight](https://testflight.apple.com/join/MnMNGiUP)! -## Example Application Features +## CS342 Example Application Features *Provide a comprehensive description of your application, including figures showing the application. You can learn more on how to structure a README in the [Stanford Spezi Documentation Guide](https://swiftpackageindex.com/stanfordspezi/spezi/documentation/spezi/documentation-guide)* +> [!NOTE] +> Do you want to learn more about the Stanford Spezi Template Application and how to use, extend, and modify this application? Check out the [Stanford Spezi Template Application documentation](https://stanfordspezi.github.io/SpeziTemplateApplication) + ## Contributing