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

Commit d42e5a1

Browse files
committed
docs: ref ipfsd-ctl
1 parent e56e54c commit d42e5a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,11 @@ Commands:
156156

157157
The IPFS Daemon exposes the API defined [`http-api-spec`](https://github.com/ipfs/http-api-spec). You can use any of the IPFS HTTP-API client libraries with it, such as: [js-ipfs-api](https://github.com/ipfs/js-ipfs-api).
158158

159+
If you want a programmatic way to spawn a IPFS Daemon using JavaScript, check out [ipfsd-ctl module](https://github.com/ipfs/js-ipfsd-ctl)
160+
159161
### IPFS Module
160162

161-
Use the IPFS Module as a dependency of a project to spawn in process instances of IPFS.
163+
Use the IPFS Module as a dependency of a project to __spawn in process instances of IPFS__.
162164

163165
#### Create a IPFS node instance
164166

0 commit comments

Comments
 (0)