diff --git a/README.md b/README.md index a8abd0f..b1bd2b3 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,8 @@ ## ⛳️ ONNXRuntime Linking -You have two options to link the ONNXRuntime library +
+You have two options to link the ONNXRuntime library - ### Option 1: Manual Linking @@ -99,6 +100,7 @@ You have two options to link the ONNXRuntime library cargo run -r --example yolo --features auto ``` +
## 🎈 Demo @@ -213,7 +215,5 @@ cargo run -r --example yolo # blip, clip, yolop, svtr, db, ...
- - ## 📌 License This project is licensed under [LICENSE](LICENSE).