From 84c75c8d32db5a983c622097351a645895796dc4 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Thu, 23 Jan 2014 22:52:38 +0100 Subject: [PATCH] [Project] added Jenkins build badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 034f92fde..34313a285 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ li.strolch.model ================ +[![Build Status](http://jenkins.eitchnet.ch/buildStatus/icon?job=li.strolch.model)](http://jenkins.eitchnet.ch/view/strolch/job/li.strolch.model/) + Strolch is a generic framework for building parameterized models for modification at runtime written in Java \ No newline at end of file