Skip to content
Closed
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
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,8 @@ const actions = await client.actions.list(listParams);

### Generated Documentation

- [Full Reference](./reference.md) - complete API reference guide
- [API Documentation](http://auth0.github.io/node-auth0/) - complete API documentation
- [Full Reference](./reference.md) - complete API reference guide in markdown format

### Key Classes

Expand Down Expand Up @@ -582,4 +583,4 @@ Please do not report security vulnerabilities on the public GitHub issue tracker
</p>
<p align="center">
This project is licensed under the MIT license. See the <a href="./LICENSE"> LICENSE</a> file for more info.
</p>
</p>
Loading