From 596240042ae6b885a403f34e8d8a4606d1b29780 Mon Sep 17 00:00:00 2001 From: hbeckmann Date: Thu, 21 Nov 2024 13:35:50 -0700 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bda9ce645..448e57242 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,5 @@ npx 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! + +Hello world!