Update README.md

This commit is contained in:
Daniel Lemire 2020-07-31 15:47:42 -04:00 committed by GitHub
parent 268df9f67a
commit 54ed24f481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ Usage documentation is available:
* [Performance](doc/performance.md) shows some more advanced scenarios and how to tune for them.
* [Implementation Selection](doc/implementation-selection.md) describes runtime CPU detection and
how you can work with it.
* [API](https://simdjson.org/api/0.3.1/annotated.html) contains the automatically generated API documentation.
* [API](https://simdjson.org/api/0.4.0/annotated.html) contains the automatically generated API documentation.
Performance results
-------------------