Update README.md

master
xethyrion 2016-11-24 20:08:09 +02:00 committed by GitHub
parent 90e935af6e
commit 2faf9ceb2c
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
# c-ipld
Implementation of the IPLD spec in C.
A very simple tutorial is available in ipld_tut.c
The header has every function documented.