diff --git a/README.md b/README.md index eae3c46..67b3b42 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LLDB - + A collection of LLDB aliases/regexes and Python scripts to aid in my debugging sessions. These scripts are built only for my own amusement, but some of them might be helpful in your own work. If you want to gain a better understanding of how to build these LLDB scripts, or gain a better understanding of LLDB in general, check out **Advanced Apple Debugging and Reverse Engineering**