Skip to content

Commit e53f155

Browse files
committed
Update screenshot as svg
1 parent f430c5f commit e53f155

File tree

4 files changed

+3263
-2
lines changed

4 files changed

+3263
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GDB TUI Dashboard. Connect remotely with gdb when you don't have a working `gdbs
99
* **No python requirements**: Many vendors ship `gdb` without python support.
1010
* **Architecture agnostic**: `heretek` only uses information given by `gdb`, no extra code required!
1111

12-
![screenshot](images/screenshot.png)
12+
![screenshot](images/screenshot.svg)
1313

1414
## Build
1515
Either build from published source in crates.io.

RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
```
33
$ cargo r --profile=dist -- --cmds "test-sources/test.source"
44
$ wmctrl -lx
5-
$ import -window {id} images/screenshot.png
5+
$ import -window {id} images/screenshot.svg
66
```

images/screenshot.png

-140 KB
Binary file not shown.

0 commit comments

Comments
 (0)