Skip to content

Commit c519e08

Browse files
author
Bichuk
committed
fix : add screenshot
1 parent 2b74677 commit c519e08

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
LinuxDependency
22
===============
33

4-
LinuxDependency (Qldd) shows all dependent libraries of a given executable or dynamic library on Linux.
4+
LinuxDependency (Qldd) shows all dependent libraries of a given executable or dynamic library on Linux.
55
It is a GUI replacement for the ldd, file and nm commands.
6+
7+
![Dependencies](screenshot/Qldd.png?raw=true "Qldd")
8+
![Dependencies](screenshot/Qldd-Export.png?raw=true "Qldd")

screenshot/Qldd-Export.png

303 KB
Loading

screenshot/Qldd.png

195 KB
Loading

0 commit comments

Comments
 (0)