Skip to content

Commit 524c621

Browse files
committed
README Fixed
1 parent 4dc2f69 commit 524c621

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,14 +133,17 @@ Once you have a .sqlite file, launch the web interface to explore the diffs:
133133
134134
4. **Browse interactively**
135135
- Open http://127.0.0.1:5555
136+
<br>
136137
<img src="/diffrays/static/sample/dashboard.png">
137138
138139
5. **Browse Diff Results**
139140
- The Diff Result page shows the results of binary diffing and can be sorted based on changes.
141+
<br>
140142
<img src="/diffrays/static/sample/diff.png">
141143
142144
6. **View Function Details**
143145
- Clicking on a function displays the detailed diff result.
146+
<br>
144147
<img src="/diffrays/static/sample/result.png">
145148
146149
---

0 commit comments

Comments
 (0)