We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4654beb commit cb466e6Copy full SHA for cb466e6
1 file changed
bin2cpp20/README.md
@@ -69,5 +69,3 @@ cat path/to/input | bin2cpp20 -i stdin -s -u -z -v variable_name -o path/to/outp
69
- Ensure variable names are valid C++ identifiers.
70
- Input files are read in binary mode, preserving the integrity of binary data.
71
- The tool automatically appends `.hpp` to output filenames if not present.
72
-
73
-For issues or contributions, please visit the [project repository](#).
0 commit comments