Update README.md

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2026-01-16 17:30:47 +0100
Committer GitHub <noreply@github.com> 2026-01-16 17:30:47 +0100
Commit ff0037ae54eccb71672f2abb88e60e2467cacf65 (patch)
-rw-r--r-- README.md 2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
...
3
This project demonstrates how to use the LLDB C++ API to build a very basic
3
This project demonstrates how to use the LLDB C++ API to build a very basic
4
debugger.
4
debugger.
5
  
5
  
6
https://github.com/user-attachments/assets/a42057f5-1899-416a-a408-e38efef89866
6
https://github.com/user-attachments/assets/cf618ec7-44e0-4155-9869-e99337ce3f77
7
  
7
  
8
## Requirements
8
## Requirements
9
  
9
  
...