From 53c26f1b483fc408bcbd931779439ae377e89e32 Mon Sep 17 00:00:00 2001 From: Zak Kermitz Date: Wed, 11 Oct 2023 12:02:56 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a3f4734..b4568fe 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ *** https://www.markdownguide.org/basic-syntax/#reference-style-links -->
- [![MIT License][license-shield]][license-url] - [![LinkedIn][linkedin-shield]][linkedin-url] +[![MIT License][license-shield]][license-url] +[![LinkedIn][linkedin-shield]][linkedin-url]
@@ -79,9 +79,9 @@ A new COSTCODLE is available every day! ### Built With -* [![HTML][HTML5]] -* [![CSS][CSS3]] -* [![JS][JavaScript]] +* [![HTML][HTML5]](https://en.wikipedia.org/wiki/HTML) +* [![CSS][CSS3]](https://en.wikipedia.org/wiki/CSS) +* [![JS][JavaScript]](https://en.wikipedia.org/wiki/JavaScript)

(back to top)