Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TestFlight link #58

Merged
merged 1 commit into from
Apr 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ SPDX-License-Identifier: MIT

Neurodevelopment Assessment and Monitoring System (NAMS) iOS application.

> [!NOTE]
> Do you want to try out the NeuroNest application? You can download it to your iOS device using [TestFlight](https://testflight.apple.com/join/aGVo1E1I)!

|<picture><source media="(prefers-color-scheme: dark)" srcset="Resources/NeuroNest-Home~dark.png"><img src="Resources/NeuroNest-Home.png" width="200" alt="Screenshot displaying the NeuroNest Home view." /></picture>|<picture><source media="(prefers-color-scheme: dark)" srcset="Resources/NeuroNest-NearbyDevices~dark.png"><img src="Resources/NeuroNest-NearbyDevices.png" width="200" alt="Screenshot displaying the nearby devices view." /></picture>|<picture><source media="(prefers-color-scheme: dark)" srcset="Resources/NeuroNest-Recording~dark.png"><img src="Resources/NeuroNest-Recording.png" width="200" alt="Screenshot displaying an ongoing EEG recording." /></picture>|<picture><source media="(prefers-color-scheme: dark)" srcset="Resources/NeuroNest-Questionnaire~dark.png"><img src="Resources/NeuroNest-Questionnaire.png" width="200" alt="Screenshot displaying a Screening questionnaire." /></picture>|
|:--:|:--:|:--:|:--:|
Expand Down
Loading