From b27533121fb9acce9b69fd159e96bcb72793366e Mon Sep 17 00:00:00 2001 From: Sam Poder <39828164+sampoder@users.noreply.github.com> Date: Sun, 17 Apr 2022 15:53:23 +0800 Subject: [PATCH] Update README Formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bfedda46..18652ae9 100755 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Start running the website on your computer: $ yarn run dev -And then open up your web browser and go to http://localhost:3000. +And then open up your web browser and go to [localhost:3000](http://localhost:3000). Please note: There are a number of redirects and rewrites essential to the website's functionality, which you can see in `next.config.js`. @@ -26,7 +26,7 @@ Code under MIT License, assets may not be re-used or re-distributed. --- -By [@lachlanjc](https://lachlanjc.com) for Hack Club, 2022. MIT License. +Hack Club, 2022. MIT License. [next.js]: https://nextjs.org [mdx]: https://mdxjs.com