diff --git a/README.md b/README.md index 9be4082..c1b41bc 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,6 @@ VulnWhisperer is a vulnerability data and report aggregator. VulnWhisperer will [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://choosealicense.com/licenses/mit/) -Requirements -------------- -#### -* ElasticStack 5.x -* Python 2.7 -* Vulnerability Scanner -* Optional: Message broker such as Kafka or RabbitMQ - Currently Supports ----------------- @@ -43,6 +35,14 @@ Getting Started 4) Import the kibana visualizations 5) [Run Vulnwhisperer](#run) +Requirements +------------- +#### +* ElasticStack 5.x +* Python 2.7 +* Vulnerability Scanner +* Optional: Message broker such as Kafka or RabbitMQ + Install Requirements --------------------