From 06d2913deeb367604183103c14db3ced08e29057 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:18:28 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=AD=20add=20link=20for=20foundry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- foundry/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/foundry/README.md b/foundry/README.md index a899cfd..7735d5d 100644 --- a/foundry/README.md +++ b/foundry/README.md @@ -2,6 +2,7 @@
+* [foundry website](https://getfoundry.sh/) * [foundry book](https://book.getfoundry.sh/forge/differential-ffi-testing) * [foundry repo](https://github.com/foundry-rs/foundry) * [ethernaut x foundry](https://github.com/ciaranmcveigh5/ethernaut-x-foundry)