Skip to content

Commit aea0ea7

Browse files
committed
updated readme
1 parent f861b35 commit aea0ea7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,11 @@ target_link_libraries(myprogram PUBLIC fast_float)
141141
142142
```
143143

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.
147+
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.
144149

145150
## Credit
146151

0 commit comments

Comments
 (0)