Update README.md

This commit is contained in:
Daniel Lemire
2018-12-27 20:33:35 -05:00
committed by GitHub
parent 5c6e156ea0
commit 90d04fa60f
+1 -1
View File
@@ -1,6 +1,6 @@
# simdjson : Parsing gigabytes of JSON per second
# A C++ library to see how fast we can parse JSON with complete validation.
## A C++ library to see how fast we can parse JSON with complete validation.
Goal: Speed up the parsing of JSON per se.