Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 7caae39

Browse files
committed
update according review
1 parent d76aeb8 commit 7caae39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ If no `callback` is passed, a promise is returned.
8686

8787
- Object, with format `{ Data: <data>, Links: [] }`
8888
- Buffer, requiring that the encoding is specified on the encoding
89-
- [DAGNode](https://github.com/vijayee/js-ipfs-merkle-dag/blob/master/src/dag-node.js)
89+
- [DAGNode](https://github.com/vijayee/js-ipfs-merkle-dag/blob/master/src/dag-node.js). If no encoding is specified, Buffer is treated as the Data field.
9090

9191
`options` is a optional argument of type object, that can contain the following properties:
9292

0 commit comments

Comments
 (0)