Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 995abb4

Browse files
committedMar 6, 2020
docs: add notice of archival
1 parent e9ce88d commit 995abb4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎README.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 🔒 Archived <!-- omit in toc -->
2+
3+
The contents of this repo have been merged into [ipfs/js-ipfs](https://github.com/ipfs/js-ipfs).
4+
5+
Please open [issues](https://github.com/ipfs/js-ipfs/issues) or submit [PRs](https://github.com/ipfs/js-ipfs/pulls) there.
6+
17
<h1 align="center">
28
<a href="https://ipfs.io"><img width="650px" src="https://ipfs.io/ipfs/QmQJ68PFMDdAsgCZvA1UVzzn18asVcf7HVvCDgpjiSCAse" alt="IPFS http client lib logo" /></a>
39
</h1>
@@ -54,7 +60,11 @@
5460
- [Instance Utils](#instance-utils)
5561
- [Static Types and Utils](#static-types-and-utils)
5662
- [Glob source](#glob-source)
63+
- [`globSource(path, [options])`](#globsourcepath-options)
64+
- [Example](#example)
5765
- [URL source](#url-source)
66+
- [`urlSource(url)`](#urlsourceurl)
67+
- [Example](#example-1)
5868
- [Development](#development)
5969
- [Testing](#testing)
6070
- [Contribute](#contribute)

0 commit comments

Comments
 (0)