mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-01-14 01:47:54 +08:00
Removed typo in README
This commit is contained in:
parent
bc8b5d871f
commit
ab19fa1d6f
@ -16,7 +16,7 @@ format to store user input files.
|
|||||||
Using JsonCpp in your project
|
Using JsonCpp in your project
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
The recommended approach to integrating JsonCpp in your project is to build the
|
The recommended approach to integrating JsonCpp in your project is to build
|
||||||
the amalgamated source (a single `.cpp` file) with your own build system. This
|
the amalgamated source (a single `.cpp` file) with your own build system. This
|
||||||
ensures consistency of compilation flags and ABI compatibility. See the section
|
ensures consistency of compilation flags and ABI compatibility. See the section
|
||||||
"Generating amalgamated source and header" for instructions.
|
"Generating amalgamated source and header" for instructions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user