From 184b4714162bbbde01560870c4b8f265525265a1 Mon Sep 17 00:00:00 2001 From: ken Code Date: Fri, 21 Oct 2016 11:16:55 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e25dd8c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# c-ipfs +IPFS implementation in C, (not just an API client library).