From d4cb1f3839755660928617eea8479394d0b00133 Mon Sep 17 00:00:00 2001 From: hartator Date: Wed, 4 Nov 2015 14:54:50 -0600 Subject: [PATCH] Clarify that badge is linked to Travis build current status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 615e3a5..4005d7a 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,6 @@ To run the tests: bundle install bundle exec rake test +Travis CI status: + [![Build Status](https://travis-ci.org/hartator/wayback-machine-downloader.svg?branch=master)](https://travis-ci.org/hartator/wayback-machine-downloader)