We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea0ea7 commit f900953Copy full SHA for f900953
README.md
@@ -143,9 +143,11 @@ target_link_libraries(myprogram PUBLIC fast_float)
143
144
## Using as single header
145
146
-The script `amalgamate.py` may be used to generate a single header version of the library is so desired.
+The script `scripts/amalgamate.py` may be used to generate a single header
147
+version of the library if so desired.
148
Just run the script from the root directory of this repository.
-You can customize the license type and output file is desired as described in the command line help.
149
+You can customize the license type and output file if desired as described in
150
+the command line help.
151
152
## Credit
153
0 commit comments