add README.md for drum-machine

This commit is contained in:
Trent Palmer 2020-04-26 16:15:19 -07:00
parent 5bd0d212bb
commit 5b63a4f872
1 changed files with 9 additions and 0 deletions

9
drum-machine/README.md Normal file
View File

@ -0,0 +1,9 @@
### Project Links
* [GitHub Page View of this Repo](https://trentspalmer.github.io/fcc-challenges)
* [GitHub Page View of this Project (drum-machine)](https://trentspalmer.github.io/fcc-challenges/drum-machine)
### FreeCodeCamp Links
* [FreeCodeCamp Instruction for This Project](https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-drum-machine)
* [FreeCodeCamp Section](https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects)