Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 83e5e0e

Browse files
committed
docs: update readme
1 parent adb6b0e commit 83e5e0e

File tree

1 file changed

+5
-19
lines changed

1 file changed

+5
-19
lines changed

README.md

+5-19
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
1616
## Table of contents <!-- omit in toc -->
1717

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

2524
## Install
2625

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

39-
<p align="center">
40-
<a href="https://github.com/ipfs/helia" title="Helia">
41-
<img src="https://raw.githubusercontent.com/ipfs/helia/main/assets/helia.png" alt="Helia logo" width="300" />
42-
</a>
43-
</p>
44-
45-
# @helia/unixfs <!-- omit in toc -->
46-
47-
[![ipfs.tech](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](https://ipfs.tech)
48-
[![Discuss](https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square)](https://discuss.ipfs.tech)
49-
[![codecov](https://img.shields.io/codecov/c/github/ipfs/helia-unixfs.svg?style=flat-square)](https://codecov.io/gh/ipfs/helia-unixfs)
50-
[![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)
51-
5238
## API Docs
5339

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

0 commit comments

Comments
 (0)