Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xRajkumar authored Jul 24, 2024
1 parent dbdc03d commit fb0f751
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
@@ -1,6 +1,6 @@
# EVM From Scratch

![EVM From Scratch](.logo.png)
![EVM From Scratch](logo.png)

Welcome to Rajkumar's implementation of the Ethereum Virtual Machine in Rust.

Expand All @@ -16,4 +16,4 @@ cargo run
```

## Credits
All the test cases in this repository were created by [w1nt3r.eth](https://twitter.com/w1nt3r_eth). The repository is part of the ["EVM From Scratch"](https://github.com/w1nt3r-eth/evm-from-scratch) course (release date TBD).
All the test cases in this repository were created by [w1nt3r.eth](https://twitter.com/w1nt3r_eth). The repository is part of the ["EVM From Scratch"](https://github.com/w1nt3r-eth/evm-from-scratch) course (release date TBD).

0 comments on commit fb0f751

Please sign in to comment.