We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e98a4 commit 9c6a68dCopy full SHA for 9c6a68d
1 file changed
README.md
@@ -15,7 +15,7 @@ cmake ..
15
cmake --build .
16
```
17
# Running
18
-To output the C++ code to the terminal one just needs to type json_to_cpp_bin --in_file jsonfile.json
+To output the C++ code to the terminal one just needs to type ```json_to_cpp_bin --in_file jsonfile.json```
19
20
21
Command line options
0 commit comments