diff --git a/README.md b/README.md index e03291e..64fc774 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # edbg -Linux debugger and debugging library. Implementation is based on Sy Brand's book [Building A Debugger](https://nostarch.com/building-a-debugger) \ No newline at end of file +Linux debugger and debugging library. Implementation is based on Sy Brand's book [Building A Debugger](https://nostarch.com/building-a-debugger) + +## Requirements + +- libedit +- Catch2 \ No newline at end of file