diff --git a/README.md b/README.md
index 975eddb..435b2d8 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ CrowdTLS validates SSL/TLS certificates against the crowd.
This is the backend server repository for it.
[Installation](#installation) •
+[Analytics](#analytics) •
[License](#license)
@@ -15,7 +16,7 @@ This is the backend server repository for it.
I recommend that you deploy this with Docker or within a Python virtual environment.
-## Deployment with Docker
+### Deployment with Docker
Run the following command on your Linux system:
```bash