Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crooks-s authored Mar 2, 2024
1 parent 63a7e2a commit 5f44dd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# a_random_quote_generator-v1
## Intro
## Introduction
Treehouse Unit 1 Project. This application presents a random quote generated from a hard-coded array of objects, at a set interval. There's also a button to show a random quote from the array.

## Tech Stack
Expand All @@ -13,7 +13,7 @@ The web page is incredibly basic, as it was the first project of the Treehouse F

## Running the Project
Clone the project, and simply open ```index.html```
<br /> Otherwise, I have the live version [here](https://crooks-s.github.io/a_random_quote_generator-v1/).
<br /> Otherwise, I have a live version [here](https://crooks-s.github.io/a_random_quote_generator-v1/).

## Author
Sean Crooks
Expand Down

0 comments on commit 5f44dd0

Please sign in to comment.