Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangtao authored Jul 8, 2021
1 parent 0e29033 commit ddfce86
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 @@ -7,9 +7,9 @@ Pure vanilla-js ultra-lightweight dom inspector similiar to built-in tool in chr

yarn add inspector-dom2

`const Inspector = require('inspector-dom')`
`const Inspector = require('inspector-dom2')`

`import Inspector from 'inspector-dom'`
`import Inspector from 'inspector-dom2'`

## Usage

Expand Down

0 comments on commit ddfce86

Please sign in to comment.