summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-01-16 17:30:47 +0100
committerGitHub <noreply@github.com>2026-01-16 17:30:47 +0100
commitff0037ae54eccb71672f2abb88e60e2467cacf65 (patch)
tree46666360f0eb02ff125354d4f0324be59e9737c4
parent27a9f7fa9e0355cb050511208b2460837c9ea65e (diff)
downloadtoy-debugger-ff0037ae54eccb71672f2abb88e60e2467cacf65.tar.gz
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index db5fad0..b6ddf78 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
This project demonstrates how to use the LLDB C++ API to build a very basic
debugger.
-https://github.com/user-attachments/assets/a42057f5-1899-416a-a408-e38efef89866
+https://github.com/user-attachments/assets/cf618ec7-44e0-4155-9869-e99337ce3f77
## Requirements