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.
2 parents bc8b5d8 + ab19fa1 commit 4cd31f0Copy full SHA for 4cd31f0
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