diff --git a/Source/YoloSharp/YoloSharp.csproj b/Source/YoloSharp/YoloSharp.csproj index e1c5fd6..dcbd8d9 100644 --- a/Source/YoloSharp/YoloSharp.csproj +++ b/Source/YoloSharp/YoloSharp.csproj @@ -21,7 +21,7 @@ true True - Use YOLO11 in real-time for object detection, instance segmentation, pose estimation and image classification, via ONNX Runtime + Use YOLO11 in real-time for object detection tasks, with edge performance, powered by ONNX-Runtime. https://github.com/dme-compunet/YoloSharp AGPL-3.0-or-later README.md