Skip to content

Commit 0a82030

Browse files
committed
docs: update README.md
1 parent 4a6005c commit 0a82030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Typical use cases include:
9191

9292
* Generated headers may not compile out-of-the-box. Manual adjustments may be required.
9393
* Templates, inline functions, and macros cannot always be reconstructed accurately.
94-
* Only works with binaries compiled with DWARF debug info. Stripped or release binaries will not work.
94+
* Only works with binaries compiled with DWARF debug info. Stripped binaries will not work.
9595
* Only trivially tested. It may fail with certain binaries.
9696

9797
## Acknowledgements

0 commit comments

Comments
 (0)