Skip to content

Commit

Permalink
Merge pull request #24 from alex0207s/main
Browse files Browse the repository at this point in the history
Include a link to the Ethernaut challenge Switch in README.md
  • Loading branch information
AmazingAng committed Aug 16, 2023
2 parents 3356790 + 49b48f2 commit faefce4
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 faefce4

Please sign in to comment.