Skip to content
Snippets Groups Projects
Commit 80fa0677 authored by Anh Nguyen-Tuong's avatar Anh Nguyen-Tuong
Browse files

Update README.md

parent fc80cb3a
No related branches found
No related tags found
No related merge requests found
This is a library to parse ELF's exception handling information out of its binary form and into it's "parse tree" form.
The API is documented in the include directory. The source tree is complicated and understanding it should not be necessary.
......@@ -10,3 +9,4 @@ Notes:
1. Compilation requires C++11 or later.
1. Additional documentation will be provided in later versions
1. API is incomplete and untested in some areas. Future versions will improve stability.
1. Use git clone --recursive to pull down required submodules
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment