Skip to content

Commit 9625278

Browse files
committed
add link to demo usage to README.md
1 parent 4c0cbb7 commit 9625278

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ Multihash filePointer = Multihash.fromBase58("QmPZ9gcCEpqKTo6aq61g2nXGUhM4iCL3ew
9696
byte[] fileContents = ipfs.cat(filePointer);
9797
```
9898

99+
More example usage found [here](https://github.com/ipfs-shipyard/java-ipfs-http-client/tree/master/src/main/java/io/ipfs/api/demo)
100+
99101
## Dependencies
100102

101103
Current versions of dependencies are included in the `./lib` directory.

0 commit comments

Comments
 (0)