From fde630577e0660901867c68d47056439a7970df0 Mon Sep 17 00:00:00 2001 From: Christopher Sanden Date: Fri, 20 Mar 2026 00:00:21 +0100 Subject: [PATCH] updated README to include link to repo --- FastNotes/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FastNotes/README.md b/FastNotes/README.md index 45d1583..852b991 100644 --- a/FastNotes/README.md +++ b/FastNotes/README.md @@ -1,6 +1,8 @@ +GitHub repo: https://github.com/chsanden/appdev/tree/main/FastNotes + # FastNotes -This project is an Expo React Native note-taking app built for a CS assignment submission. It supports: +This project is an Expo React Native note-taking app built for a SWE assignment submission. It supports: - Email/password authentication with Supabase Auth - Creating, viewing, editing, and deleting notes