diff --git a/README.md b/README.md index 25576f50..df412aa8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Introduction to Web Development -This repository contains all of the code for each individual lesson and is broken into three sections. HTML, CSS, and Javascript. Each section contains a folder for each lesson that contains all the code for the project as of the end of that lesson. +This repository contains all of the code for each individual lesson and is broken into _three_ sections- __HTML__, __CSS__, and __Javascript__. Each section contains a folder for each lesson that contains all the code for the project as of the end of that lesson. The code in these projects is only meant as a reference and should not be directly copied. Instead you should be creating your own web site for your own favorite musician. -View the videos for this course [here](https://www.youtube.com/watch?v=HfTXHrWMGVY&list=PLZlA0Gpn_vH-cEDOofOujFIknfZZpIk3a). \ No newline at end of file +View the videos for this course [here](https://www.youtube.com/watch?v=HfTXHrWMGVY&list=PLZlA0Gpn_vH-cEDOofOujFIknfZZpIk3a).