Skip to content

Commit 05e8f98

Browse files
authored
Update README.md
1 parent 9930f58 commit 05e8f98

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ Just a simple pip install, i.e. `python3 -m pip install har2py`
1212

1313
## Usage
1414

15-
Navigate to the directory where is located the har file you want to convert and
15+
1. Navigate the web with your browser while recording your activity. Then save the
16+
data in HAR file. Here is an example with Chrome Devs Tools
17+
![har.gif](https://github.com/S1M0N38/har2py/blob/main/har.gif?raw=true)
18+
19+
2. Go to the directory where is located the har file you want to convert and
1620
type
1721

1822
```har2py my_har_file.har```

0 commit comments

Comments
 (0)