remove 'work-in-progress' from README
This commit is contained in:
parent
f4411ba2c7
commit
f6c033f068
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
||||||
[![Build Status](https://travis-ci.org/capnproto/capnproto-java.svg?branch=master)](https://travis-ci.org/capnproto/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
|
[Cap'n Proto](http://capnproto.org) is an extremely efficient protocol for sharing data
|
||||||
and capabilities,
|
and capabilities, and capnproto-java is a pure Java implementation.
|
||||||
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://dwrensha.github.io/capnproto-java/index.html)
|
||||||
|
|
Loading…
Reference in a new issue