Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin authored Aug 1, 2024
1 parent 26aa5ae commit 0bbb57a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ Command line tool for your GraphQL projects.
curl -L go.apollo.dev/apollo-kotlin-cli-install.sh | sh
```

## 📚 API reference
## Usage

The Kdoc API reference can be found at:<br/>
[https://apollographql.github.io/apollo-kotlin-cli/kdoc](https://apollographql.github.io/apollo-kotlin-cli/kdoc)
Type `--help` for up to date usage

```
apollo-kotlin-cli --help
```

0 comments on commit 0bbb57a

Please sign in to comment.