From 8a0c1d03b4d56d93808c0aa0dcc65a56a85d6938 Mon Sep 17 00:00:00 2001 From: thurendous Date: Fri, 6 Oct 2023 23:04:39 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20add=20readme=20about=20audit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a823fe8..2f858fa 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,10 @@ Format the codes make format ``` +# Audit Report + +- [Audit Report by CodeHawks](./audit/auditReportByCodeHawks.md) + # Reference - [Foundry Book](https://book.getfoundry.sh/)