Update README.md

This commit is contained in:
Daniel Lemire
2020-04-24 09:33:29 -04:00
committed by GitHub
parent 76bebfd798
commit 3901bbb401
+1 -1
View File
@@ -70,7 +70,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.0/annotated.html) contains the automatically generated API documentation.
* [API](https://simdjson.org/api/0.3.1/annotated.html) contains the automatically generated API documentation.
Performance results
-------------------