Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Feb 16, 2023
1 parent adb6b0e commit 83e5e0e
Showing 1 changed file with 5 additions and 19 deletions.
24 changes: 5 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@
## Table of contents <!-- omit in toc -->

- - [Install](#install)
- [Browser `<script>` tag](#browser-script-tag)
- [@helia/unixfs <!-- omit in toc -->](#heliaunixfs----omit-in-toc---)
- [API Docs](#api-docs)
- [License](#license)
- [Contribute](#contribute)
- [Install](#install)
- [Browser `<script>` tag](#browser-script-tag)
- [API Docs](#api-docs)
- [License](#license)
- [Contribute](#contribute)

## Install

Expand All @@ -36,19 +35,6 @@ Loading this module through a script tag will make it's exports available as `He
<script src="https://unpkg.com/@helia/unixfs/dist/index.min.js"></script>
```

<p align="center">
<a href="https://github.com/ipfs/helia" title="Helia">
<img src="https://raw.githubusercontent.com/ipfs/helia/main/assets/helia.png" alt="Helia logo" width="300" />
</a>
</p>

# @helia/unixfs <!-- omit in toc -->

[![ipfs.tech](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](https://ipfs.tech)
[![Discuss](https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square)](https://discuss.ipfs.tech)
[![codecov](https://img.shields.io/codecov/c/github/ipfs/helia-unixfs.svg?style=flat-square)](https://codecov.io/gh/ipfs/helia-unixfs)
[![CI](https://img.shields.io/github/actions/workflow/status/ipfs/helia-unixfs/js-test-and-release.yml?branch=master\&style=flat-square)](https://github.com/ipfs/helia-unixfs/actions/workflows/js-test-and-release.yml?query=branch%3Amaster)

## API Docs

- <https://ipfs.github.io/helia-unixfs>
Expand Down

0 comments on commit 83e5e0e

Please sign in to comment.