From 6cfbebe44887fb5731a894bb55d42b18db5270ed Mon Sep 17 00:00:00 2001
From: yuqiuw <72527514+yuqiuw@users.noreply.github.com>
Date: Thu, 10 Jun 2021 11:36:31 -0500
Subject: [PATCH] Revert "wording update"
This reverts commit c1c965e12b0986f4e8b1154d97f3533a34cb42b6.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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