Update README Formatting

This commit is contained in:
Sam Poder 2022-04-17 15:53:23 +08:00 committed by GitHub
parent 22dd273557
commit b27533121f

View file

@ -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