update readme links
This commit is contained in:
parent
349d2bfde7
commit
527965d92f
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# capnproto-java: Cap'n Proto for Java
|
||||
|
||||
[![Build Status](https://travis-ci.org/dwrensha/capnproto-java.svg?branch=master)](https://travis-ci.org/dwrensha/capnproto-java)
|
||||
[![Build Status](https://travis-ci.org/capnproto/capnproto-java.svg?branch=master)](https://travis-ci.org/capnproto/capnproto-java)
|
||||
|
||||
[Cap'n Proto](http://capnproto.org) is an extremely efficient protocol for sharing data
|
||||
and capabilities,
|
||||
and capnproto-java is a work-in-progress pure Java implementation.
|
||||
|
||||
[Read more here.](https://dwrensha.github.io/capnproto-java/index.html)
|
||||
[Read more here.](https://capnproto.github.io/capnproto-java/index.html)
|
||||
|
|
Loading…
Reference in a new issue