From bbc7cd5966ccf605e508b68147285bed57e93521 Mon Sep 17 00:00:00 2001 From: Andrea Fazzi Date: Mon, 5 Aug 2024 18:48:18 +0200 Subject: [PATCH] Update Random Ron README --- js-essentials/random-ron/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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