We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67becf7 commit 9381b29Copy full SHA for 9381b29
bin2cpp20/README.md
@@ -1,6 +1,6 @@
1
# bin2cpp20
2
3
-Unix Utility for Transforming a Stream into a C++20 Array, Vector, or String
+Unix Utility for Transforming a Stream into a C++20 Array, Vector, or Array of Strings
4
5
% cat *cpp | bin2cpp20 -i stdin -v variablename
6
0 commit comments