Skip to content

Commit

Permalink
Docs root: Add link to API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyuk committed Jul 6, 2020
1 parent 2f8de69 commit 3496735
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/README.md
@@ -1,4 +1,4 @@
# Guides
# JavaScript SDK Documentation

## ⚠️ Disclaimer
We're doing our best to keep the documentation up to date, but [please let us know if you see some out-of-date file](https://github.com/aeternity/aepp-sdk-js/issues/new). Thanks!
Expand Down Expand Up @@ -58,5 +58,7 @@ You can use this URL with any releasee on [npmjs](https://www.npmjs.com/package/
- [How to build Wallet app/extension](guides/how-to-build-an-wallet-app-or-extension.md)
- [How to build Aepp](guides/how-to-build-aepp-using-new-wallet-api.md)

## [API Reference](api.md)

## Examples
Check out our [Examples](../examples/README.md) for more.
Check out our [Examples](examples/README.md) for more.

0 comments on commit 3496735

Please sign in to comment.