From 8bd61876e3f1e234c198fc25647edd0ab6b718a5 Mon Sep 17 00:00:00 2001 From: Natnael Teklemariam Date: Sun, 5 Jan 2025 09:42:17 +0300 Subject: [PATCH] Boot.dev's Notely app --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c219b456..8880f85ae 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,6 @@ npm run dev _This starts the server in non-database mode._ It will serve a simple webpage at `http://localhost:8080`. +Boot.dev's Notely app + 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!