Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
patacca committed May 6, 2024
1 parent 3b333d8 commit b35cf0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ The **self contained mode** instead exports the full disassembly, exactly how th

It's important to note that both modes offer the same API in the python bindings.

> ![WARNING]
> [!WARNING]
> From the *self contained mode* it is still possible to obtain the capstone instruction object
> but beware that the capstone disassembly might be different than the one exported by quokka
> (instructions might be splitted, merged, not supported, have different mnemonics, etc.).
Expand Down

0 comments on commit b35cf0c

Please sign in to comment.