diff --git a/README.md b/README.md index 8751bd6b..bed6b378 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ # Trident

- Rust-based framework to Fuzz and Integration test Solana programs to help you ship secure code. + Rust-based framework to Fuzz Solana programs, designed to help you ship secure code.

@@ -40,10 +40,10 @@ Lint - + - - Test Escrow and Turnstile + + Test Escrow and Turnstile

@@ -55,7 +55,7 @@ For documentation and guides, visit [ackee.xyz/trident/docs](https://ackee.xyz/trident/docs/). ## Prerequisites -Check [Supported versions](https://ackee.xyz/trident/docs/home/home-installation/#supported-versions) section for further details. +Check [Supported versions](https://ackee.xyz/trident/docs/latest/installation/installation/#supported-versions) section for further details. - Install [Rust](https://www.rust-lang.org/tools/install) - Install [Solana tool suite](https://docs.solana.com/cli/install-solana-cli-tools) - Install [Anchor](https://www.anchor-lang.com/docs/installation)