Updated README
This commit is contained in:
parent
1aa2be0c2d
commit
0495e58eab
1 changed files with 3 additions and 1 deletions
|
@ -11,5 +11,7 @@ To see the parsed result of the packet, clone the repo and :
|
|||
|
||||
```npm install && npm run```
|
||||
|
||||
To view in the browser, open `index.html` in your browser.
|
||||
To view in the browser, open `index.html` in your browser and look at the console output.
|
||||
|
||||
The raw packet that is parsed has also been saved as `./data`, if you would like to look at it.
|
||||
|
||||
|
|
Loading…
Reference in a new issue