Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AmazingAng authored Sep 17, 2023
1 parent 16683f6 commit f87edeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Test cases are performed using Foundry, which includes:
You need to install [foundry](https://book.getfoundry.sh/getting-started/installation) to run the following test command:

```
forge test
forge test --evm-version shanghai
```

## Specification
Expand Down Expand Up @@ -231,4 +231,4 @@ The new proxy contract standard is identical to the previous one (eip-1167). Her

3. Martin Abbatemarco, Deep dive into the Minimal Proxy contract, https://blog.openzeppelin.com/deep-dive-into-the-minimal-proxy-contract

4. 0age, The More-Minimal Proxy, https://medium.com/@0age/the-more-minimal-proxy-5756ae08ee48
4. 0age, The More-Minimal Proxy, https://medium.com/@0age/the-more-minimal-proxy-5756ae08ee48

0 comments on commit f87edeb

Please # to comment.