From ff95a5524d80ebae1ce4457ac61e894adf2c8848 Mon Sep 17 00:00:00 2001 From: Kareem-izzat Date: Wed, 4 Mar 2026 14:12:18 +0200 Subject: [PATCH] add personal line to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e58be39d95..d4fb2f93e6 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! +Kareem Alqutob's version of Boot.dev's Notely app.