From 3ed49bf3d2ee71a7575d9cd83110e086f9c74c3c Mon Sep 17 00:00:00 2001 From: traceurl <25892474+traceurl@users.noreply.github.com> Date: Wed, 1 Nov 2023 09:40:08 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aa69a3..097c8cf 100644 --- a/README.md +++ b/README.md @@ -143,4 +143,4 @@ remapping: `@openzeppelin/contracts=node_modules/@openzeppelin/contracts` import: `import "@openzeppelin/contracts/token/ERC20/ERC20.sol";` ## Audit -DODO V3 has been audited by [Sherlock](https://audits.sherlock.xyz/contests/89). The current main branch is the final audited version. \ No newline at end of file +DODO V3 has been audited by [Sherlock](https://audits.sherlock.xyz/contests/89). The [sherlock-audit](https://github.com/DODOEX/dodo-v3/tree/sherlock-audit) branch is the final audited version.