File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -132,17 +132,16 @@ Once you have a .sqlite file, launch the web interface to explore the diffs:
132132 ` ` `
133133
1341344. ** Browse interactively**
135- Open http://127.0.0.1:5555
135+ - Open http://127.0.0.1:5555
136+ < img src=" /diffrays/static/sample/dashboard.png" >
136137
137- < img src=" /diffrays/static/sample/dashboard.png" >
138+ 5. ** Browse Diff Results**
139+ - The Diff Result page shows the results of binary diffing and can be sorted based on changes.
140+ < img src=" /diffrays/static/sample/diff.png" >
138141
139- 5. The Diff Result page shows the results of binary diffing and can be sorted based on changes:
140-
141- < img src=" /diffrays/static/sample/diff.png" >
142-
143- 6. Clicking on a function displays the detailed diff result:
144-
145- < img src=" /diffrays/static/sample/result.png" >
142+ 6. ** View Function Details**
143+ - Clicking on a function displays the detailed diff result.
144+ < img src=" /diffrays/static/sample/result.png" >
146145
147146---
148147
You can’t perform that action at this time.
0 commit comments