diff --git a/Home.md b/Home.md
index cc536e2..3860e89 100644
--- a/Home.md
+++ b/Home.md
@@ -1,19 +1,20 @@
-# Welcome to the Protocol Wiki for Developers
+# **Welcome to the Protocol Wiki for Developers**
-## Table of Contents
+Table of Contents
+[About the Protocol Versions](About the Protocol Versions)
-- [About the Protocol Versions](https://repo.open-autonomous-connection.org/open-autonomous-connection/Protocol/wiki/About-the-Protocol-Versions)
-- [1. Including Protocol in your project in Maven](url)
-- [2. Setting up the ProtocolBridge](url)
- - [2.1. For ProtocolClient](url)
- - [2.2. For ProtocolServer](url)
-- [3. Writing a custom ProtocolClient](url)
- - [3.1. Creating custom packets](url)
- - [3.2. Receiving custom packets](url)
- - [3.3. Sending (custom) packets](url)
-- [5. Writing a custom ProtocolServer](url)
- - [5.1. What is a DNS-Info Site?](url)
- - [5.2. What is a Register Site](url)
- - [5.3. Creating custom packets](url)
- - [5.4. Receiving custom packets](url)
- - [5.5. Sending (custom) packets](url)
\ No newline at end of file
+[0. About the Protocol Versions](https://repo.open-autonomous-connection.org/open-autonomous-connection/Protocol/wiki/About-the-Protocol-Versions)
+[1. Including Protocol in your project in Maven](url)
+[2. Setting up the ProtocolBridge](url)
+ [1. For ProtocolClient](url)
+ [2. For ProtocolServer](url)
+[3. Writing a custom ProtocolClient](url)
+ [1. Creating custom packets](url)
+ [2. Receiving custom packets](url)
+ [3. Sending (custom) packets](url)
+[5. Writing a custom ProtocolServer](url)
+ [1. What is a DNS-Info Site?](url)
+ [2. What is a Register Site](url)
+ [3. Creating custom packets](url)
+ [4. Receiving custom packets](url)
+ [5. Sending (custom) packets](url)
\ No newline at end of file