diff --git a/README.md b/README.md index 4b2e97f..f9a1925 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## Overview - **The Raydium AMM is an on-chain smart contract based on the “constant product” in a permissionless and decentralized manner built on the Solana blockchain.And it also shares its liquidity according to the Fibonacci sequence in the form of limit orders on [OpenBook](https://github.com/openbook-dex/program), the primary central limit order book (CLOB) of Solana** -- **The aduit process is [here](https://github.com/raydium-io/raydium-docs/tree/master/audit)** +- **The audit process is [here](https://github.com/raydium-io/raydium-docs/tree/master/audit)** - **The dev document is [here](https://github.com/raydium-io/raydium-docs/tree/master/dev-resources)** ## Environment Setup