From 8329c57727c45db748dc3fa14ad43e62e8a91ab6 Mon Sep 17 00:00:00 2001 From: liudseverenovska Date: Thu, 2 Apr 2026 14:30:57 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2bec0368b7..9955e901e82 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,4 @@ go build -o notely && ./notely *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! +Mila's version of Boot.dev's Notely app.