diff --git a/js-essentials/random-ron/README.md b/js-essentials/random-ron/README.md index 8e2dfb1..77500ff 100644 --- a/js-essentials/random-ron/README.md +++ b/js-essentials/random-ron/README.md @@ -1,9 +1,10 @@ -# Character count +# Random Ron -Display the number of characters a user has typed into a textarea -element in real time as they type. +A site that displays a random Ron Swanson quote (from the show Parks +and Recreation) using the [Ron Swanson Quotes +API](https://github.com/jamesseanwright/ron-swanson-quotes). # Reference -* https://leanwebclub.com/learn/js-essentials/project-character-count/ +* https://leanwebclub.com/learn/js-essentials/project-random-ron