From 7fea82c9e304574f75ddf878f94f8ca51e64ec8c Mon Sep 17 00:00:00 2001 From: Charlie Gao Date: Mon, 7 Dec 2020 10:08:04 -0600 Subject: [PATCH] wording update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4e78eb..4e4e42f 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) -- [k8dash is made up of 2 parts. The server and the client](#Parts_of_k8dash) +- [Parts of k8dash](#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) -## k8dash is made up of 2 parts. The server and the client. +## Parts of k8dash ### Server