From c1f983a0b8acc631f60111c1d23849efb1b0ffe8 Mon Sep 17 00:00:00 2001 From: David Renshaw Date: Thu, 9 Oct 2014 15:21:45 -0400 Subject: [PATCH] update readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 546d883..c748848 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,8 @@ [![Build Status](https://travis-ci.org/dwrensha/capnproto-java.svg?branch=master)](https://travis-ci.org/dwrensha/capnproto-java) - [Cap'n Proto](http://capnproto.org) is an extremely efficient protocol for sharing data -and capabilities. - -capnproto-java is an early-stage pure Java implementation. +and capabilities, +and capnproto-java is a work-in-progress pure Java implementation. [Read more here.](https://dwrensha.github.io/capnproto-java/index.html)