From 94a5486194235c4c4571957ac2b1afeba89d3d9d Mon Sep 17 00:00:00 2001 From: Vishal Parmar <94777911+vishalparmarr@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:36:19 +0530 Subject: [PATCH] Add note about Vishal's Notely app version Added a note about Vishal's version of Boot.dev's Notely app. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e58be39d95..ce68ad2680 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! + +Vishal's version of Boot.dev's Notely app