Skip to content

Commit

Permalink
Update for Nested Menu Support
Browse files Browse the repository at this point in the history
  • Loading branch information
nikki-aranya committed Feb 4, 2025
1 parent 8bb3b73 commit a54e5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/aranya-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This crate contains example code showing how to use Aranya in a Rust application. In order to set it up, you'll need to install [`cargo-generate`](https://crates.io/crates/cargo-generate), which will allow you to create a new Rust project with some boilerplate example code that you can then modify as needed.

This example shows how to use the [`aranya-client`](../../crates/aranya-client) library to:
- [Setup a team](https://aranya-project.github.io/aranya-docs/walkthrough/)
- [Setup a team](https://aranya-project.github.io/aranya-docs/getting-started/walkthrough/)
- [Sync Aranya graphs](https://aranya-project.github.io/aranya-docs/sync/)
- [Create an Aranya Fast Channel](https://aranya-project.github.io/aranya-docs/afc/)
- [Send encrypted data between peers](https://aranya-project.github.io/aranya-docs/afc-cryptography/)
Expand Down

0 comments on commit a54e5bc

Please sign in to comment.