diff --git a/README.md b/README.md index 9a19d971a26a8df6bc84d4bd8ae390c5bc6c3fb9..1710a433d3825af90fa8287f0ff85652d073e413 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,6 @@ This project demonstrates how to use the LLDB C++ API to build a very basic debugger. -> [!IMPORTANT] -> This is a work in progress and is not a production-ready debugger. I wrote -> this to learn how to use the LLDB C++ API. - https://github.com/user-attachments/assets/a42057f5-1899-416a-a408-e38efef89866 ## Requirements