From abb454f227d185c463339c37274527bae33fd698 Mon Sep 17 00:00:00 2001 From: byteom <123omsinghpipariya@gmail.com> Date: Tue, 5 Aug 2025 15:14:33 +0000 Subject: [PATCH 1/2] Add name to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c219b456..a41123d20 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,4 @@ 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! +Om Singh version of Boot.dev's Notely app. From 13d431feba1a0b40dd63cfb570b2ef2cefdc049d Mon Sep 17 00:00:00 2001 From: byteom <123omsinghpipariya@gmail.com> Date: Tue, 5 Aug 2025 15:19:52 +0000 Subject: [PATCH 2/2] Add name to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a41123d20..b975b2c3c 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ 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! -Om Singh version of Boot.dev's Notely app. +Om Singhh version of Boot.dev's Notely app.