From a1193e659db512d625c6583fba046ebb41b2f3bf Mon Sep 17 00:00:00 2001 From: ken Code Date: Tue, 25 Oct 2016 08:34:11 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cdf0c83..8fab92d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # c-ipfs IPFS implementation in C, (not just an API client library).

+getting started: https://github.com/ipfs/specs/blob/master/overviews/implement-ipfs.md
+specifications: https://github.com/ipfs/specs
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
+and: https://github.com/PayasR