summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-01-17 02:40:43 +0100
committerGitHub <noreply@github.com>2026-01-17 02:40:43 +0100
commit6965762e2f3eda25b080c484bfed2191a6b5f059 (patch)
tree441885b56a5562a833751fe1e59793d60cdb7f42
parent38f07f6e9d29a85f13ea37950d36fe88d34cd5c5 (diff)
downloadtoy-debugger-6965762e2f3eda25b080c484bfed2191a6b5f059.tar.gz
Update asset link in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dab96a8..53d6285 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/cf618ec7-44e0-4155-9869-e99337ce3f77
+https://github.com/user-attachments/assets/5c336eb0-6b9b-4e89-8c59-6a9be5004b21
## Requirements