Update README.md

xethyrion-master
ken Code 2016-10-21 11:22:21 +02:00 committed by GitHub
parent 184b471416
commit b8642c1011
1 changed files with 5 additions and 1 deletions

View File

@ -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).<br>
<br>
getting started: https://github.com/ipfs/community/issues/177 <br>
libp2p: https://github.com/libp2p/specs <br>
guys who might want to help with the C implementation: https://github.com/ipfs/ipfs/issues/164 <br>