From 16c7ffa05e7ed2c7c733e8ed74555d6f57de44b0 Mon Sep 17 00:00:00 2001 From: Tigist Keno Date: Tue, 28 Oct 2025 10:54:21 +0100 Subject: [PATCH] Document name change for Notely app Added a section about the name change of the app. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c2bec0368b..8e220d4488 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,6 @@ 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! + +# Name change +Tigist's versiion of Boot.dev's Notely app.