Change asset link in README

Updated the asset link in the README file.

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2026-01-16 13:26:45 +0100
Committer GitHub <noreply@github.com> 2026-01-16 13:26:45 +0100
Commit 301531f48341cef7b4255a45ebd702bf8b95ce5f (patch)
-rw-r--r-- README.md 2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
...
7
> This is a work in progress and is not a production-ready debugger. I wrote
7
> This is a work in progress and is not a production-ready debugger. I wrote
8
> this to learn how to use the LLDB C++ API.
8
> this to learn how to use the LLDB C++ API.
9
  
9
  
10
https://github.com/user-attachments/assets/677f69fd-c5fe-402c-9342-3304547b29aa
10
https://github.com/user-attachments/assets/a42057f5-1899-416a-a408-e38efef89866
11
  
11
  
12
## Requirements
12
## Requirements
13
  
13
  
...