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

Fill out Usage section #36

Merged
1 commit merged into from
Jan 7, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This will download the source into `$GOPATH/src/github.com/ipfs/go-ipfs-api`.

## Usage

...
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.

## Contribute

Expand Down