diff --git a/docs/usage_c_api.md b/docs/usage_c_api.md index 27d152b..9df1503 100644 --- a/docs/usage_c_api.md +++ b/docs/usage_c_api.md @@ -1,5 +1,10 @@ # Usage of the C API +- [Usage of the C API](#usage-of-the-c-api) + - [Simple example to disassemble a word](#simple-example-to-disassemble-a-word) + - [Overriding the immediate](#overriding-the-immediate) + - [Examinating an instruction](#examinating-an-instruction) + ## Simple example to disassemble a word ```c