summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-01-16 13:26:45 +0100
committerGitHub <noreply@github.com>2026-01-16 13:26:45 +0100
commit301531f48341cef7b4255a45ebd702bf8b95ce5f (patch)
tree6bf4711e941962c236e10aa4eaadb46f275e1ce1 /README.md
parentd8028e0f3ea12f1cca9dc84eda3767c26d0a3731 (diff)
downloadtoy-debugger-301531f48341cef7b4255a45ebd702bf8b95ce5f.tar.gz
Change asset link in README
Updated the asset link in the README file.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fcd8ff6..9a19d97 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ debugger.
> This is a work in progress and is not a production-ready debugger. I wrote
> this to learn how to use the LLDB C++ API.
-https://github.com/user-attachments/assets/677f69fd-c5fe-402c-9342-3304547b29aa
+https://github.com/user-attachments/assets/a42057f5-1899-416a-a408-e38efef89866
## Requirements