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 bc8b5d8 commit ab19fa1Copy full SHA for ab19fa1
README.md
@@ -16,7 +16,7 @@ format to store user input files.
16
Using JsonCpp in your project
17
-----------------------------
18
19
-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
20
the amalgamated source (a single `.cpp` file) with your own build system. This
21
ensures consistency of compilation flags and ABI compatibility. See the section
22
"Generating amalgamated source and header" for instructions.
0 commit comments