diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e7d704 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# a_random_quote_generator-v1 +Team Treehouse Unit 1 Project + +This is a Team Treehouse Project demonstrating +1. DOM Manipulation +2. Creating and using JS functions + +This application presents a random quote onto the webpage with different background colors. + +Author: Sean Crooks +
Contributions: Team Treehouse supplied all files and author coded majority of js/script.js.