From b5f047d8d79ddc869c2bfd9782812faaf7ca5ef3 Mon Sep 17 00:00:00 2001 From: J H Date: Mon, 23 Mar 2026 16:12:31 -0400 Subject: [PATCH] edited readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e58be39d95..60c1ecffc1 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,5 @@ npm run dev _This starts the server in non-database mode._ It will serve a simple webpage at `http://localhost:8080`. You do _not_ need to set up a database or any interactivity on the webpage yet. Instructions for that will come later in the course! + +JON HODGE's version of Boot.dev's Notely App