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

Commit 38bf852

Browse files
committed
docs: add notice of archival
1 parent eae7b8c commit 38bf852

File tree

1 file changed

+23
-11
lines changed

1 file changed

+23
-11
lines changed

README.md

+23-11
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
# interface-ipfs-core
28

39
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
@@ -13,17 +19,23 @@
1319

1420
## Table of Contents
1521

16-
- [Background](#background)
17-
- [Modules that implement the interface](#modules-that-implement-the-interface)
18-
- [Badge](#badge)
19-
- [Install](#install)
20-
- [Usage](#usage)
21-
- [JavaScript](#javascript)
22-
- [Go](#go)
23-
- [API](#api)
24-
- [Contribute](#contribute)
25-
- [Want to hack on IPFS?](#want-to-hack-on-ipfs)
26-
- [License](#license)
22+
- [interface-ipfs-core](#interface-ipfs-core)
23+
- [Lead Maintainer](#lead-maintainer)
24+
- [Table of Contents](#table-of-contents)
25+
- [Background](#background)
26+
- [Modules that implement the interface](#modules-that-implement-the-interface)
27+
- [Badge](#badge)
28+
- [Install](#install)
29+
- [Usage](#usage)
30+
- [Running tests by command](#running-tests-by-command)
31+
- [Skipping tests](#skipping-tests)
32+
- [Skipping specific tests](#skipping-specific-tests)
33+
- [Running only some tests](#running-only-some-tests)
34+
- [Running only specific tests](#running-only-specific-tests)
35+
- [API](#api)
36+
- [Contribute](#contribute)
37+
- [Want to hack on IPFS?](#want-to-hack-on-ipfs)
38+
- [License](#license)
2739

2840
## Background
2941

0 commit comments

Comments
 (0)