diff --git a/README.md b/README.md index b318e8ba..54231108 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # ONNX Runtime +[github](https://github.com/nbigaouette/onnxruntime-rs) +[crates.io](https://crates.io/crates/onnxruntime) +[docs.rs](https://docs.rs/onnxruntime) + This is an attempt at a Rust wrapper for [Microsoft's ONNX Runtime](https://github.com/microsoft/onnxruntime) (version 1.3).