From 5cebfe9df21c92c3462de42758624d4017a28319 Mon Sep 17 00:00:00 2001 From: "Daniel R. Dagfinrud" Date: Fri, 24 Nov 2023 10:41:26 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a00416..c8bcd15 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ The `netfetch` tool is designed to scan Kubernetes namespaces for network policies, checking if there are implicit defautl deny policies in place or any other policy targetting the pods. This document guides you on how to use `netfetch` to perform these scans. ## Contribute -Feel free to contribute. Open issues or create a pull request if there is something missing that you would like to see. +You are welcome to contribute! + +Open an issue or create a pull request if there is some functionality missing that you would like. ## Installation via Homebrew