From 9db39d563e0e6e42d8c1a8d30d6c7c52eea94a31 Mon Sep 17 00:00:00 2001 From: David Renshaw Date: Tue, 27 May 2014 21:31:16 -0400 Subject: [PATCH] will this make the travis thingy clickable? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a23c642..75d3434 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # capnproto-java: Cap'n Proto for Java -![Build Status](https://travis-ci.org/dwrensha/capnproto-java.svg?branch=master) +[![Build Status](https://travis-ci.org/dwrensha/capnproto-java.svg?branch=master)](https://travis-ci.org/dwrensha/capnproto-java) This is an experimental pure Java implementation of [Cap'n Proto](http://capnproto.org).