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

Commit 8e5c6da

Browse files
committed
Fill out Usage section
While I could list all of the available methods, I think that the GoDocs already do this fairly well and I would be duplicating data. However, a tracking issue with all of the methods that are needed would be ace. Shall I set one of those up? I also point to the spec here. If someone points me to a Go package with a good Usage and API section, I am happy to fill this out more; however, I am not sure how else to best go forth with filling this section out.
1 parent 7af57c8 commit 8e5c6da

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
@@ -19,7 +19,7 @@ This will download the source into `$GOPATH/src/github.com/ipfs/go-ipfs-api`.
1919

2020
## Usage
2121

22-
...
22+
See [the godocs](https://godoc.org/github.com/ipfs/go-ipfs-api) for details on available methods. This should match the specs at [ipfs/specs](https://github.com/ipfs/specs/tree/master/api); however, there are still some methods which are not accounted for. If you would like to add any of them, see the contribute section below.
2323

2424
## Contribute
2525

0 commit comments

Comments
 (0)