diff --git a/docs/index.md b/docs/index.md index bd74d94e81..b7309ab24e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,14 +3,14 @@ title: ONNX Runtime (ORT) has_children: false nav_order: 0 --- -# Welcome to ONNX Runtime (ORT) +# Welcome to ONNX Runtime {: .no_toc } -ONNX Runtime is an accelerator for machine learning models with multi platform support and a flexible interface to integrate with hardware-specific libraries. ONNX Runtime can be used with models from PyTorch, Tensorflow/Keras, TFLite, scikit-learn, and other frameworks. +ONNX Runtime is a cross-platform machine-learning model accelerator, with a flexible interface to integrate hardware-specific libraries. ONNX Runtime can be used with models from PyTorch, Tensorflow/Keras, TFLite, scikit-learn, and other frameworks. - + -## How to use ONNX Runtime (ORT) +## How to use ONNX Runtime |:----------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------| | [Get started with ORT](./get-started){: .btn .mr-4 target="_blank"} | [API Docs](./api){: .btn target="_blank"} |