From 3800cd5e8ac21dd29f91ee6bc7dde79b1aba5d68 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Fri, 17 Feb 2023 18:02:37 -0800 Subject: [PATCH] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cddb95d..174cf08 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,9 @@ * [saving gas](saving_gas) * [abi encoding](abi_encoding) * [storage](storage) +* [foundry](foundry) * [events](events) -* [tests](tests) + @@ -51,12 +52,6 @@ * [solidity cheatsheet and best practices](https://github.com/manojpramesh/solidity-cheatsheet) -
- -##### testing - -* [foundry book](https://book.getfoundry.sh/forge/differential-ffi-testing) -