diff --git a/README.md b/README.md index 2f766b6..f072ca0 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,9 @@ # Version You can build **ClothONNX** from sources or install to your own project using nuget package manager. -| Assembly | Specification | OS | Platform | Package | Algebra | -|-------------|:-------------:|:-------------:|:--------------:|:--------------:|:--------------:| -| [ClothONNX](netstandard/ClothONNX) | .NET Standard 2.0 | Cross-platform | CPU | [NuGet](https://www.nuget.org/packages/ClothONNX/) | [UMapx](https://github.com/asiryan/UMapx) | -| [ClothONNX.Gpu](netstandard/ClothONNX.Gpu) | .NET Standard 2.0 | Cross-platform | GPU | [NuGet](https://www.nuget.org/packages/ClothONNX.Gpu/) | [UMapx](https://github.com/asiryan/UMapx) | +| Assembly | Specification | OS | Package | Algebra | +|-------------|:-------------:|:-------------:|:--------------:|:--------------:| +| [ClothONNX](netstandard/ClothONNX) | .NET Standard 2.0 | Cross-platform | [NuGet](https://www.nuget.org/packages/ClothONNX/) | [UMapx](https://github.com/asiryan/UMapx) | # Installation C# interface