From 50eca60b6670abfe808d703cb4e94b91ff053d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Riisn=C3=A6s=20Dagfinrud?= <17279882+s-rd@users.noreply.github.com> Date: Mon, 29 Jan 2024 21:33:54 +0100 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Simon Riisnæs Dagfinrud <17279882+s-rd@users.noreply.github.com> --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 468e55a..02bc6b5 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ - **[Installation](#installation)** - [Install with brew](#installation-via-homebrew-for-mac-) - [Install in Kubernetes](#installation-via-helm-) -- [**Get started**](#get-started) - - [How to use](#usage) +- [**Usage**](#usage) + - [Get started](#get-started) - [Dashboard](#using-the-dashboard-) - [Score](#netfetch-score-) - [Uninstalling](#uninstalling-netfetch) @@ -99,9 +99,9 @@ Follow the instructions after deployment to access the dashboard. - Access to a Kubernetes cluster with `kubectl` configured. - Permissions to read and create network policies. -## Get started +## Usage -### Usage +### Get started The primary command provided by `netfetch` is `scan`. This command scans all non-system Kubernetes namespaces for network policies.