commit f5c4576411fbb7a3031d662a8e238911af5a57e8 Author: Yann Autissier Date: Mon Feb 8 14:52:49 2021 +0100 yaip - Yet Another IPFS Project diff --git a/README.md b/README.md new file mode 100644 index 0000000..c8f779d --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# yaip - Yet Another IPFS Project + +## Disclaimer + +I'm new to IPFS and this project is an experiment to deploy it on the world wild web. +This is work in progress :) + +## Usage + +```shell +$ make install +``` + +## Status + +This is NOT (yet) production ready. No documentation, no tests, use it at your own risks.