diff --git a/01 - JavaScript Drum Kit/index-START.html b/01 - JavaScript Drum Kit/index-START.html index 4070d32767..9088124dc0 100644 --- a/01 - JavaScript Drum Kit/index-START.html +++ b/01 - JavaScript Drum Kit/index-START.html @@ -2,7 +2,7 @@ - JS Drum Kit + Shahraiz's Cool JS Drumkit diff --git a/readme.md b/readme.md index 829f4d07f5..80f83e28f1 100644 --- a/readme.md +++ b/readme.md @@ -2,14 +2,5 @@ # JavaScript30 -Starter Files + Completed solutions for the JavaScript 30 Day Challenge. - -Grab the course at [https://JavaScript30.com](https://JavaScript30.com) - -## Pull Requests - -These are meant to be 1:1 copies of what is done in the video. If you found a better / different way to do things, great, but I will be keeping them the same as the videos. - -The starter files + solutions will be updated if/when the videos are updated. - -Thank! +My attempt at doing the Javascript30 Challenge by Wes Bos :) +Will be posting about each project/day here.