diff --git a/README.md b/README.md
index 8749a34..0f1aa92 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,7 @@
-
-
-
-
-
-
-
+[](https://discord.gg/programming)
# TPH Website
+[](https://discord.gg/programming)
The official website for The Programmer's Hangout ([join us!](https://discord.gg/programming)), a programming community on Discord. See the website here: https://theprogrammershangout.com.
@@ -22,7 +17,7 @@ allowing for static asset generation along with improved SEO.
1. Clone the repo
2. `npm install`
3. `npm run develop`
-4. Nagivate to http://localhost:8000
+4. Navigate to http://localhost:8000
5. :tada:
### Resources
@@ -48,7 +43,7 @@ Frontmatter is the optional metadata attached to every markdown file, like the l
An example frontmatter might look like this
-```md
+```markdown
---
authors:
- "Xetera#0001"