From fd65d0a0e43fde5178c48165f80ca725861c9286 Mon Sep 17 00:00:00 2001 From: drospond Date: Wed, 6 May 2020 22:15:52 -0400 Subject: [PATCH 1/2] added link to deployed application --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 77faa13..0ec2f6a 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,6 @@ Javascript code quiz is quiz game that tests your coding knoweledge. The more qu ## Resources Bootstrap was largely used for the styling. A shuffling function was sourced from https://javascript.info/task/shuffle. + +## Link +Dployed application: https://drospond.github.io/JavaScript-Code-Quiz/ \ No newline at end of file From ef6fc2c7414608275bb759a32b0d7274fed625f0 Mon Sep 17 00:00:00 2001 From: David Rospond Date: Wed, 6 May 2020 22:16:45 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ec2f6a..30ad863 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Javascript code quiz is quiz game that tests your coding knoweledge. The more qu Bootstrap was largely used for the styling. A shuffling function was sourced from https://javascript.info/task/shuffle. ## Link -Dployed application: https://drospond.github.io/JavaScript-Code-Quiz/ \ No newline at end of file +Deployed application: https://drospond.github.io/JavaScript-Code-Quiz/