mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Fix README typo (#407)
This commit is contained in:
committed by
Daniel Lemire
parent
29e78413fe
commit
6cefdc2f5c
@@ -158,7 +158,7 @@ As needed, the `json_parse` and `build_parsed_json` functions copy the input dat
|
||||
|
||||
**API and detailed documentation found [here](doc/JsonStream.md).**
|
||||
|
||||
Here is a simple exemple, using single header simdjson:
|
||||
Here is a simple example, using single header simdjson:
|
||||
```cpp
|
||||
#include "simdjson.h"
|
||||
#include "simdjson.cpp"
|
||||
|
||||
Reference in New Issue
Block a user