diff --git a/README.md b/README.md index 43c20a2..0ffbd36 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ -# Techdegree Project 3 +# Techdegree Project 1 - Random Quote Generator -https://imnomee.github.io/degree-project-3/ +In this random quote generator, we used HTML, CSS and Vanilla JS +to display a Random Quote every 10 seconds +and random colour with every new quote. -Random Quote Generator +This project holds dynamic values for timing and quotes. +We can update the timing (in seconds) and add any number of quotes +without changing the total number or any other quote to update the time. + +This was the first project, created during the Unit 01 of TeamTreeHouse Techdegree course. -with Random quote display after every 10 seconds -and random colour with every new quote.