From f8f3ab4b436ea5916437d08b6127ae5aedc5dded Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Mon, 19 Jul 2021 14:54:57 -0700 Subject: [PATCH] fix(CI/CD): Testing CI/CD system --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e309e5..b328f8c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This code repository is forked from [ipfs-service-provider](https://github.com/P - REST API over HTTP - JSON RPC over IPFS using [ipfs-coord](https://www.npmjs.com/package/ipfs-coord) +More documentation will be provided shortly. + ## License [MIT](./LICENSE.md)