From 9412a1a83e544b5c02001506962db4dde6fe3ba7 Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Mon, 21 Apr 2014 22:45:13 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 35e1b78..2225b9e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Versioners ========== +[![Build Status](http://jenkins.aklabs.net/buildStatus/icon?job=versioners-test)](http://jenkins.aklabs.net/view/versioners/job/versioners-test/) + This is a set of scripts that I use for automatically tagging, and generating version/build metadata for, mercurial and git projects. They provide your automation with quite a bit of information about the version being built, where it is built, and who built it. They also generate automatic changelogs for you. Assumptions