Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0d24ec9

Browse files
committed
Minor change to the catchphrase
1 parent 29321ab commit 0d24ec9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@
6666
<img src="./images/libdebug_logo_horiz.jpg" alt="libdebug Logo" class="logo">
6767
<img src="./images/libdebug_logo_vert.jpg" alt="libdebug Logo Vertical" class="logo-vertical">
6868
</a>
69-
<p>A Python library to automate the debugging of a binary executable.</p>
69+
<p>
70+
A Python library to debug binary executables your own way.
71+
</p>
7072
<!-- icons -->
7173
<div class="icons-container">
7274
<a href="https://github.com/libdebug/libdebug" target="_blank"><img src="./images/github-mark/github-mark.png" alt="GitHub" style="width: 30px; margin-right: 10px;"></a>

0 commit comments

Comments
 (0)