Update README.md

This commit is contained in:
Lane Wagner
2023-07-09 14:18:47 -06:00
committed by GitHub
parent a4c32fdbd8
commit 23fa9fb377

View File

@@ -20,4 +20,4 @@ go build -o notely && ./notely
*This starts the server in non-database mode.* It will serve a simple webpage at `http://localhost:8000`.
You do not need to set up a database and any interactivity on the page yet. Instructions for that will come later in the course!
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!