update readme
This commit is contained in:
parent
c059236383
commit
c1f983a0b8
1 changed files with 2 additions and 4 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue