Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
  • Loading branch information
chfast and axic committed Jan 7, 2021
1 parent a5b9764 commit daea1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The codebase of _evmone_ is optimized to provide fast and efficient execution of
### Baseline Interpreter

1. Provides relatively straight-forward EVM implementation.
2. Performs only minimalistic JUMPDEST analysis.
2. Performs only minimalistic `JUMPDEST` analysis.
3. Experimental. Can be enabled with `O=0` option.


Expand Down

0 comments on commit daea1d7

Please sign in to comment.