diff --git a/README.md b/README.md index 3fb6955..96ba14b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # ofxOnnxRuntime [ONNX Runtime](https://github.com/microsoft/onnxruntime) tiny wrapper for openFrameworks +!['test'](screenshot.png) + + +## Installation +- macOS + - copy `libonnxruntime.1.10.0.dylib` to `/usr/local/lib` + ## Tested environment - MacBookPro 2018 Intel + macOS Catalina diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..604913c Binary files /dev/null and b/screenshot.png differ