From 8a1240e802a136f3e694cfb06f9be7379b512a79 Mon Sep 17 00:00:00 2001 From: xethyrion Date: Thu, 24 Nov 2016 20:08:25 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0777e79..16295dd 100644 --- a/README.md +++ b/README.md @@ -1,5 +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. +### A very simple tutorial is available in ipld_tut.c +### The header has every function documented.