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/)