diff --git a/README.md b/README.md
index 4e4e42f..d4e78eb 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ k8dash is the easiest way to manage your Kubernetes cluster. Why?
- [Metrics](#Metrics)
- [Development](#Development)
- [Prerequisites](#Prerequisites)
-- [Parts of k8dash](#Parts_of_k8dash)
+- [k8dash is made up of 2 parts. The server and the client](#Parts_of_k8dash)
- [Server](#Server)
- [Client](#Client)
- [License](#License)
@@ -182,7 +182,7 @@ Once minikube is installed, you can run it with the command `minikube start --dr
Back to [Table of Contents](#table_of_contents)
-## Parts of k8dash
+## k8dash is made up of 2 parts. The server and the client.
### Server