diff --git a/README.md b/README.md index ca0e6f2..8164f59 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,15 @@ There are a few configuration steps to setting up VulnWhisperer: * Import ElasticSearch Templates * Import Kibana Dashboards +Run +----- +```python + +vuln_whisperer -c configs/example.ini + +``` + +_For windows, you may need to type the full path of the binary in vulnWhisperer located in the bin directory._ Credit ------