Skip to content

Commit f900953

Browse files
committed
updated readme
1 parent aea0ea7 commit f900953

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,11 @@ target_link_libraries(myprogram PUBLIC fast_float)
143143

144144
## Using as single header
145145

146-
The script `amalgamate.py` may be used to generate a single header version of the library is so desired.
146+
The script `scripts/amalgamate.py` may be used to generate a single header
147+
version of the library if so desired.
147148
Just run the script from the root directory of this repository.
148-
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.
149151

150152
## Credit
151153

0 commit comments

Comments
 (0)