diff --git a/packages/strings/README.md b/packages/strings/README.md index 7ef5902..bbca118 100644 --- a/packages/strings/README.md +++ b/packages/strings/README.md @@ -13,47 +13,23 @@ > Add/get IPLD blocks containing strings with your Helia node -## Table of contents +# About -- [Install](#install) - - [Browser ` +console.info(string) +// hello world ``` - -## API Docs - -- - -## License - -Licensed under either of - -- Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / ) -- MIT ([LICENSE-MIT](LICENSE-MIT) / ) - -## Contribute - -Contributions welcome! Please check out [the issues](https://github.com/ipfs/helia-strings/issues). - -Also see our [contributing document](https://github.com/ipfs/community/blob/master/CONTRIBUTING_JS.md) for more information on how we work, and about contributing in general. - -Please be aware that all interactions related to this repo are subject to the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md). - -Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. - -[![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md)