From 34f150dc1ca7aad3d4760aaa26441f7a2ab02bc5 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Sun, 28 Feb 2016 12:52:38 +0100 Subject: [PATCH] Update merged forks --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc48483..734cf90 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,14 @@ utilize it as: ## status -This is a fork of [James McKaskill's great work](https://github.com/jmckaskill/c-capnproto), which has been untouched for a while, so I've been bringing it up to date with current cap'n proto progress, and doing some doc/testing work. Should the upstream fork become active again, I'd hope to merge any relevant changes back in. +This is a merge of 3 forks of [James McKaskill's great +work](https://github.com/jmckaskill/c-capnproto), which has been untouched for +a while: + +- [liamstask's fork](https://github.com/liamstask/c-capnproto) +- [baruch's fork](https://github.com/baruch/c-capnproto) +- [kylemanna's fork](https://github.com/kylemanna/c-capnproto) + ## usage