README.md in html-proofer-0.0.14 vs README.md in html-proofer-0.0.15

- old
+ new

@@ -2,9 +2,11 @@ Generate HTML files? Use them for documentation? Great, then this tool might be for you. Here are a set of tests to validate your HTML output. These tests check if your image references are legitimate, if they have alt tags, if your internal links are working, and so on. It's intended to be an all-in-one checker for your documentation output. +[![Build Status](https://travis-ci.org/gjtorikian/html-proofer.png?branch=master)](https://travis-ci.org/gjtorikian/html-proofer) + ## Installation Add this line to your application's Gemfile: gem 'html-proofer'