Skip to content

Commit fe4f3ac

Browse files
Create README.md
1 parent e4513ef commit fe4f3ac

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# snowNotes
2+
> A simple, native, SwiftUI notes app developed as part of the Software Design and Development course.
3+
---
4+
# Editing the Project
5+
1. Clone the repository using the green Code button in GitHub and "Download ZIP", or run ``git clone https://github.com/HadesButGithub/snowNotes`` in your terminal.
6+
2. Open snowNotes.xcodeproj in Xcode.
7+
8+
# Installing On Device
9+
Refer to [Apple's documentation](https://developer.apple.com/documentation/xcode/distributing-your-app-to-registered-devices) for installing apps to a device via Xcode.

0 commit comments

Comments
 (0)