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!