From 1ea91425ded4bb149909faa9627b22d60bd2ea27 Mon Sep 17 00:00:00 2001 From: Zak Kermitz Date: Wed, 11 Oct 2023 12:07:38 -0400 Subject: [PATCH] Update README.md --- README.md | 40 ++++++++++------------------------------ 1 file changed, 10 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index b4568fe..8a70c4b 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,5 @@ - - - -
-[![MIT License][license-shield]][license-url] -[![LinkedIn][linkedin-shield]][linkedin-url] -
- - -
@@ -37,10 +21,12 @@ ยท Request Feature

+ +[![MIT License][license-shield]][license-url] +[![LinkedIn][linkedin-shield]][linkedin-url] +
- -
Table of Contents @@ -57,8 +43,6 @@
- - ## About The Project @@ -75,13 +59,11 @@ A new COSTCODLE is available every day!

(back to top)

- - ### Built With -* [![HTML][HTML5]](https://en.wikipedia.org/wiki/HTML) -* [![CSS][CSS3]](https://en.wikipedia.org/wiki/CSS) -* [![JS][JavaScript]](https://en.wikipedia.org/wiki/JavaScript) +* [![HTML][HTML5]][HTML-url] +* [![CSS][CSS3]][CSS-url] +* [![JS][JavaScript]][JavaScript-url]

(back to top)

@@ -92,8 +74,6 @@ Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

- - ## Contact @@ -103,8 +83,6 @@ Project Link: [https://github.com/KermWasTaken/costcodle](https://github.com/Ker

(back to top)

- - ## Acknowledgments @@ -117,7 +95,6 @@ This project would not have been possible without the following resources:

(back to top)

- [license-shield]: https://img.shields.io/github/license/KermWasTaken/costcodle.svg?style=for-the-badge @@ -126,5 +103,8 @@ This project would not have been possible without the following resources: [linkedin-url]: https://linkedin.com/in/zacharykermitz [product-screenshot]: assets/costcodle.png [HTML5]: https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white +[HTML-url]: https://en.wikipedia.org/wiki/HTML [CSS3]: https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white +[CSS-url]: https://en.wikipedia.org/wiki/CSS [JavaScript]: https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E +[JavaScript-url]: https://en.wikipedia.org/wiki/JavaScript