From 6e500a4829b340f45842b90e638611e55cb879ec Mon Sep 17 00:00:00 2001 From: Austin Taylor Date: Tue, 2 Jan 2018 02:29:19 -0500 Subject: [PATCH] Add build status to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96ff1a6..fbb7a63 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ 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) + Requirements ------------- ####