Skip to content

Commit

Permalink
Update package description
Browse files Browse the repository at this point in the history
  • Loading branch information
dme-compunet committed Oct 31, 2024
1 parent e81f2cf commit 1978e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/YoloSharp/YoloSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PropertyGroup Condition="'$(Configuration)' == 'Release' OR '$(Configuration)' == 'GpuRelease'">
<Optimize>true</Optimize>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Description>Use YOLO11 in real-time for object detection, instance segmentation, pose estimation and image classification, via ONNX Runtime</Description>
<Description>Use YOLO11 in real-time for object detection tasks, with edge performance, powered by ONNX-Runtime.</Description>
<RepositoryUrl>https://github.com/dme-compunet/YoloSharp</RepositoryUrl>
<PackageLicenseExpression>AGPL-3.0-or-later</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit 1978e9e

Please sign in to comment.