From df8c79c3aa2e7060289bdb65e135976bbc473fe2 Mon Sep 17 00:00:00 2001 From: Bobby <30593201+luciferreeves@users.noreply.github.com> Date: Sun, 20 Mar 2022 01:17:17 -0400 Subject: Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3319efd..2237edd 100644 --- a/README.md +++ b/README.md @@ -24,14 +24,14 @@ npm run dev ## Frameworks and Technologies -- [ExpressJS](https://expressjs.com/) -- [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5) -- [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3) +- [HTML5](https://developer.mozilla.org/en-US/docs/Web/HTML) +- [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS/) +- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) - [BOOTSTRA.386](http://kristopolous.github.io/BOOTSTRA.386/) - [JQuery](https://jquery.com/) - [NodeJS](https://nodejs.org/) +- [ExpressJS](https://expressjs.com/) - [Firebase](https://firebase.google.com/) -- [Git](https://git-scm.com/) - [KaTeX](https://katex.org/) - [HighlightJS](https://highlightjs.org/) - [Marked](https://marked.js.org/) @@ -44,6 +44,7 @@ npm run dev - [Github GraphQL API](https://docs.github.com/en/graphql) - [nodemon](https://www.npmjs.com/package/nodemon) - [Chart.JS](https://www.chartjs.org/) +- [Git](https://git-scm.com/) ## Fonts - [Fira Code](https://fonts.google.com/specimen/Fira+Code) -- cgit v1.2.3 From d33e0864f244005ea7ffb4111e6f20769261fcfe Mon Sep 17 00:00:00 2001 From: Bobby <30593201+luciferreeves@users.noreply.github.com> Date: Sun, 20 Mar 2022 01:19:29 -0400 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2237edd..98733ac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Personal Website +# Personal Website ([thatcomputerscientist.com](https://thatcomputerscientist.com/)) ![Lines of code](https://img.shields.io/tokei/lines/github/luciferreeves/luciferreeves.github.io?label=lines%20of%20code) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/luciferreeves/luciferreeves.github.io/Fly%20Deploy) ![GitHub](https://img.shields.io/github/license/luciferreeves/luciferreeves.github.io) ![Website](https://img.shields.io/website?down_color=red&down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fthatcomputerscientist.com) ![Docker Deployment](https://img.shields.io/badge/deployed%20using-docker-informational) -- cgit v1.2.3