From 741ff165c4a334a63c2a0bc049082d144281e5e0 Mon Sep 17 00:00:00 2001 From: clint911 Date: Mon, 2 Mar 2026 04:26:15 +0300 Subject: [PATCH 1/2] updating readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e58be39d95..b1e9a65f35 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# learn-cicd-typescript-starter (Notely) +# learn-cicd-typescript-starter (Notely) Clinton This repo contains the typescript starter code for the "Notely" application for the "Learn CICD" course on [Boot.dev](https://boot.dev). From fcb1fee310042c905c9f15ccd04d4b5b3f5b0da8 Mon Sep 17 00:00:00 2001 From: clint911 Date: Mon, 2 Mar 2026 04:35:42 +0300 Subject: [PATCH 2/2] updating readme with my damn name for a pr --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1e9a65f35..69cce2bb21 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,5 @@ npm 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! + +CLINTON version of Boot.dev's Notely app.