Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit dac09ac

Browse files
committed
docs: update toc
1 parent 4ad5c3b commit dac09ac

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,17 @@ This package is inspired by the [go-ipfs repo migration tool](https://github.com
2828
- [Use in a browser with browserify, webpack or any other bundler](#use-in-a-browser-with-browserify-webpack-or-any-other-bundler)
2929
- [Use in a browser Using a script tag](#use-in-a-browser-using-a-script-tag)
3030
- [Usage](#usage)
31-
- [Writing migration](#writing-migration)
32-
- [Migrations matrix](#migrations-matrix)
3331
- [API](#api)
3432
- [CLI](#cli)
35-
- [Versioning](#versioning)
33+
- [Creating a new migration](#creating-a-new-migration)
34+
- [Architecture of a migration](#architecture-of-a-migration)
35+
- [Browser vs. NodeJS environments](#browser-vs-nodejs-environments)
36+
- [Guidelines](#guidelines)
37+
- [Integration with js-ipfs](#integration-with-js-ipfs)
38+
- [Empty migrations](#empty-migrations)
39+
- [Migrations matrix](#migrations-matrix)
40+
- [Developer](#developer)
41+
- [Module versioning notes](#module-versioning-notes)
3642
- [Contribute](#contribute)
3743
- [License](#license)
3844

0 commit comments

Comments
 (0)