Skip to content

Commit

Permalink
Add link to the examples folder. (nexus-xyz#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjudson authored Jul 16, 2024
1 parent 22dbd93 commit e7803d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/pages/zkvm/sdk-quick-start.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -215,4 +215,6 @@ fn main() {
}
```

</Steps>
To see more example of using the SDK, check out [the examples folder](https://github.com/nexus-xyz/nexus-zkvm/tree/main/sdk/examples).

</Steps>
2 changes: 2 additions & 0 deletions sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ fn main() {
}
```

To see more example of using the SDK, check out [the examples folder](./examples/).

## Learn More

Also check out the documentation at [docs.nexus.xyz](https://docs.nexus.xyz), or join our [Telegram](https://t.me/nexus_zkvm) chat to discuss!
Expand Down

0 comments on commit e7803d4

Please sign in to comment.