From 34eb44a4f6328348bf577d54d9332d50c145161a Mon Sep 17 00:00:00 2001 From: Ramz001 Date: Wed, 13 Aug 2025 06:03:40 +0500 Subject: [PATCH] changes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c219b456..2b241f5a9 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! + +Ramz's version of Boot.dev's Notely app.