Skip to content

Commit 2a22e02

Browse files
committed
docs: update readme
1 parent 1dd5ad4 commit 2a22e02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ The UnixFS spec can be found at [ipfs/specs/UNIXFS.md](https://github.com/ipfs/s
2828

2929
This project is broken into several modules, their purposes are:
3030

31-
* `/packages/ipfs-unixfs` Serialization/deserialization of UnixFS objects to protocol buffers
32-
* `/packages/ipfs-unixfs-importer` Builds DAGs from files and directories
33-
* `/packages/ipfs-unixfs-exporter` Exports DAGs
31+
* [`/packages/ipfs-unixfs`](./packages/ipfs-unixfs) Serialization/deserialization of UnixFS objects to protocol buffers
32+
* [`/packages/ipfs-unixfs-importer`](./packages/ipfs-unixfs-importer) Builds DAGs from files and directories
33+
* [`/packages/ipfs-unixfs-exporter`](./packages/ipfs-unixfs-exporter) Exports DAGs
3434

3535
## Development
3636

0 commit comments

Comments
 (0)