Skip to content

Commit

Permalink
Add JS Client reference docs link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
pileks committed Oct 20, 2023
1 parent 3afd306 commit 5c547fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ if (!result.ok) {
}
```
# Resources

- [Documentation](https://docs.polywrap.io/)
- [Javascript Client Reference Documentation](https://polywrap.github.io/javascript-client/)
- [Polywrap Documentation](https://docs.polywrap.io/)
- [Examples](./examples/)
- [Features supported](https://github.com/polywrap/client-readiness/tree/main/clients/js/src/features)

Expand Down

0 comments on commit 5c547fb

Please sign in to comment.