From 8d2f6dfe8ed07bb91d3da2e2709c8a59d2b3bba0 Mon Sep 17 00:00:00 2001 From: Maksim J Date: Mon, 7 Aug 2023 20:12:49 +0200 Subject: [PATCH] This is my first time making a pull request on git --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a579512..172f55c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # To-do -A simple todo list app built in HTML, CSS and JavaScript. +A simple TODO list app built in HTML, CSS and JavaScript. -If you want to learn how to build this yourself you can check out the YouTube video that walks through the whole process here: +If You'd like to learn how to build this yourself You can check out the YouTube video that walks You through the whole process here: - [Learn to code a to-do list app in JavaScript - Part 1](https://www.youtube.com/watch?v=2wCpkOk2uCg) - [Learn to code a to-do list app in JavaScript - Part 2](https://www.youtube.com/watch?v=bGLZ2pwCaiI)