diff --git a/README.md b/README.md index c4655a2..506b274 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ VulnWhisperer is a vulnerability data and report aggregator. VulnWhisperer will and create a file with a unique filename which is then fed into logstash. Logstash extracts data from the filename and tags all of the information inside the report (see logstash_vulnwhisp.conf file). Data is then shipped to elasticsearch to be indexed. [![Build Status](https://travis-ci.org/austin-taylor/VulnWhisperer.svg?branch=master)](https://travis-ci.org/austin-taylor/VulnWhisperer) -[![Twitter](https://img.shields.io/badge/twitter-pwntools-4099FF.svg?style=flat)](https://twitter.com/huntoperator) +[![Twitter](https://img.shields.io/badge/twitter-huntoperator-4099FF.svg?style=flat)](https://twitter.com/huntoperator) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://choosealicense.com/licenses/mit/) Requirements