From eaa504e3f0b4454d6581935bd87a71b01af0016f Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Sun, 1 Jan 2023 20:31:58 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9821c08..8e5726f 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,10 @@ * [solidity docs](https://docs.soliditylang.org/en/v0.8.12/) * [openzeppelin docs](https://docs.openzeppelin.com/) * [solidity by example](https://solidity-by-example.org/) -* [smart contract programmer](https://www.youtube.com/channel/UCJWh7F3AFyQ_x01VKzr9eyA/videos) +* [smart contract programmer](https://www.youtube.com/channel/UCJWh7F3AFyQ_x01VKzr9eyA) * [solidity cheatsheet and best practices](https://github.com/manojpramesh/solidity-cheatsheet) * [solidity vscode plugin](https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor) * [another solidity vscode plugin](https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity) * [foundry book](https://book.getfoundry.sh/forge/differential-ffi-testing) + +