diff --git a/README.md b/README.md index 59672a6..7cad047 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,5 @@ Minimum Inference Latency: 0.98 ms ``` ## References + +* [ONNX Runtime C++ Inference](https://leimao.github.io/blog/ONNX-Runtime-CPP-Inference/)