From 57846e4b8f401b916883f8501b8330652e02d80e Mon Sep 17 00:00:00 2001 From: Slimyyyy Date: Sun, 18 Jun 2023 13:47:57 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20Updated=20`README.md`.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1399b7..3e14976 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A simple clone of the YouTube homepage made using `HTML` and `CSS`. I followed a [YouTube course](https://www.youtube.com/watch?v=G3e-cpL7ofc) by [SuperSimpleDev](https://www.youtube.com/@SuperSimpleDev) and this was the main project of the course. -I highly recommend the course for beginners who want to learn `HTML` and `CSS`, as I found it very helpful. +I highly recommend the course to beginners who want to learn `HTML` and `CSS`, as I found it very helpful. + +> Note: the `Languages` percentage is likely slightly inaccurate as I sometimes used the `style="..."` attribute on `HTML` elements, which GitHub doesn't count as `CSS` code. [![ISC License](https://img.shields.io/badge/License-ISC-green.svg)](https://choosealicense.com/licenses/isc/)