Skip to content

Commit

Permalink
Add TestFlight Link
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer authored Jan 26, 2024
1 parent 8e25b04 commit e51ab69
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e51ab69

Please sign in to comment.