Skip to content

Commit f244ecf

Browse files
committed
Linting fixes
1 parent 278a404 commit f244ecf

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

examples/decode-opcodes/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ The example does these things:
66

77
1. Takes binary EVM code and decodes it into opcodes
88

9-
109
## Installation
1110

1211
1. Run `npm install` in the root of this project

examples/run-transactions-complete/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The example does these things:
1010

1111
## Installation
1212

13-
1. Run `npm install` in the root of this project
13+
1. Run `npm install` in the root of this project`
1414

1515
## Running the example
1616

0 commit comments

Comments
 (0)