diff --git a/README.md b/README.md index 6b210da..d98d57c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Avendish ML / ONNX inference template +[![Build](https://github.com/celtera/avendish-ml-processor-template/actions/workflows/builds.yaml/badge.svg)](https://github.com/celtera/avendish-ml-processor-template/actions/workflows/builds.yaml) + A canonical template for making **ONNX inference** objects with [Avendish](https://github.com/celtera/avendish): a single C++ object that runs a `.onnx` model with [onnxruntime](https://onnxruntime.ai/) and is compiled, without rewrite, to