Skip to content

Commit 95f625f

Browse files
authoredNov 3, 2021
Update README.md
1 parent abb15b0 commit 95f625f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# cppjsontokenizer
22
C++ JSON Tokenizer
3+
4+
How to run:
5+
6+
./test <filename>
7+
8+
Example:
9+
10+
./test sample.json
11+

0 commit comments

Comments
 (0)
Please sign in to comment.