Skip to content

Commit

Permalink
Update: updated readme
Browse files Browse the repository at this point in the history
Signed-off-by: deggja <danieldagfinrud@gmail.com>
  • Loading branch information
deggja committed Nov 24, 2023
1 parent 2e0d4a1 commit e33324f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

The `netfetch` tool is designed to scan Kubernetes namespaces for network policies, comparing them with a predefined standard to ensure they adhere to best practices. 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.

## Installation via Homebrew

You can install `netfetch` using our Homebrew tap:
Expand All @@ -27,3 +30,4 @@ The primary command provided by `netfetch` is `scan`. This command scans all non

```sh
netfetch scan
```

0 comments on commit e33324f

Please sign in to comment.