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

Commit e8d451e

Browse files
committed
Fixed ToC
1 parent 16c2fa6 commit e8d451e

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,25 @@ Consult the [Roadmap](/ROADMAP.md) for a complete state description of the proje
3535
- [Use in the browser with browserify, webpack or any bundler](#use-in-the-browser-with-browserify-webpack-or-any-bundler)
3636
- [Use in a browser using a script tag](#use-in-a-browser-using-a-script-tag)
3737
- [Usage](#usage)
38-
- [Examples](#examples)
38+
- [CLI](#cli)
39+
- [HTTP-API](#http-api)
40+
- [IPFS Core examples (use IPFS as a module)](#ipfs-core-examples-use-ipfs-as-a-module)
41+
- [Create a IPFS node instance](#create-a-ipfs-node-instance)
42+
- [More to come](#more-to-come)
3943
- [API](#api)
44+
- [Generic API](#generic-api)
45+
- [Block API](#block-api)
46+
- [Object API](#object-api)
47+
- [Config API](#config-api)
48+
- [Files API](#files-api)
49+
- [Swarm API](#swarm-api)
50+
- [libp2p API](#libp2p-api)
4051
- [Development](#development)
41-
- [Project Architecture](/ARCHITECTURE.md)
52+
- [Clone](#clone)
53+
- [Install Dependencies](#install-dependencies)
54+
- [Run Tests](#run-tests)
55+
- [Lint](#lint)
56+
- [Build a dist version](#build-a-dist-version)
4257
- [Packages](#packages)
4358
- [Contribute](#contribute)
4459
- [Want to hack on IPFS?](#want-to-hack-on-ipfs)

0 commit comments

Comments
 (0)