Update asset link in README.md
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-17 02:40:43 +0100 |
| Committer | GitHub <noreply@github.com> | 2026-01-17 02:40:43 +0100 |
| Commit | 6965762e2f3eda25b080c484bfed2191a6b5f059 (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/cf618ec7-44e0-4155-9869-e99337ce3f77 |
6 | https://github.com/user-attachments/assets/5c336eb0-6b9b-4e89-8c59-6a9be5004b21 |
| 7 | 7 | ||
| 8 | ## Requirements |
8 | ## Requirements |
| 9 | 9 | ||
| ... | |||