Skip to content

Commit

Permalink
Include a link to the Ethernaut challenge Switch in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alex0207s committed Aug 16, 2023
1 parent 3356790 commit 49b48f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ $ forge test -C ./src/Capture_the_Ether/Warmup/Deploy_a_contract -vvv
- **DoubleEntryPoint**: [代码](./src/Ethernaut/DoubleEntryPoint/DoubleEntryPoint.t.sol) | [文章](./src/Ethernaut/DoubleEntryPoint/README.md)
- **Good Samaritan**: [代码](./src/Ethernaut/Good_Samaritan/GoodSamaritan.t.sol) | [文章](./src/Ethernaut/Good_Samaritan/README.md)
- **Gatekeeper Three**: [代码](./src/Ethernaut/Gatekeeper_Three/GatekeeperThree.t.sol) | [文章](./src/Ethernaut/Gatekeeper_Three/README.md)
- **Switch**: [代码](./src/Ethernaut/Switch/Switch.t.sol) | [文章](./src/Ethernaut/Switch/README.md)

## 参考

Expand Down

0 comments on commit 49b48f2

Please sign in to comment.