Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 95434b7

Browse files
feat: add references to doc/tutorials/examples (#34)
1 parent e6548e2 commit 95434b7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
- [Usage](#usage)
3232
- [Via the CLI](#via-the-cli)
3333
- [Programmatically](#programmatically)
34+
- [References](#references)
3435
- [Documentation](#documentation)
3536
- [Contributing](#contributing)
3637
- [Want to hack on IPFS?](#want-to-hack-on-ipfs)
@@ -129,6 +130,12 @@ await IPFS.create({
129130

130131
_For more examples, please refer to the [Documentation](#documentation)_
131132

133+
## References
134+
135+
- Documentation:
136+
- [IPFS CONFIG](https://github.com/ipfs/js-ipfs/blob/master/docs/CONFIG.md)
137+
- [MISCELLANEOUS](https://github.com/ipfs/js-ipfs/blob/master/docs/core-api/MISCELLANEOUS.md)
138+
132139
## Documentation
133140

134141
- [Config](https://docs.ipfs.io/)

0 commit comments

Comments
 (0)