From b8642c1011642298cee60083e8ef9c8ef3bdba32 Mon Sep 17 00:00:00 2001 From: ken Code Date: Fri, 21 Oct 2016 11:22:21 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e25dd8c..cdf0c83 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # c-ipfs -IPFS implementation in C, (not just an API client library). +IPFS implementation in C, (not just an API client library).
+
+getting started: https://github.com/ipfs/community/issues/177
+libp2p: https://github.com/libp2p/specs
+guys who might want to help with the C implementation: https://github.com/ipfs/ipfs/issues/164