mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-02-09 11:16:45 +08:00
updated readme
This commit is contained in:
parent
aea0ea7968
commit
f900953621
@ -143,9 +143,11 @@ target_link_libraries(myprogram PUBLIC fast_float)
|
|||||||
|
|
||||||
## Using as single header
|
## Using as single header
|
||||||
|
|
||||||
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
|
||||||
|
version of the library if so desired.
|
||||||
Just run the script from the root directory of this repository.
|
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.
|
You can customize the license type and output file if desired as described in
|
||||||
|
the command line help.
|
||||||
|
|
||||||
## Credit
|
## Credit
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user