From a5f7a52866585969779cc6b5f1240ce0b2d605cc Mon Sep 17 00:00:00 2001 From: yanguojin Date: Tue, 24 Oct 2023 14:31:26 +0800 Subject: [PATCH] Update README.md. --- modules/csharp_api/README.md | 3 +-- modules/csharp_api/README_cn.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/modules/csharp_api/README.md b/modules/csharp_api/README.md index 9d42a0fb0..f205e544f 100644 --- a/modules/csharp_api/README.md +++ b/modules/csharp_api/README.md @@ -37,7 +37,6 @@ | Package | Description | Link | | ------------------------ | --------------------------- | ------------------------------------------------------------ | | **OpenVINO.runtime.win** | Native bindings for Windows | [![NuGet Gallery ](https://badge.fury.io/nu/OpenVINO.runtime.win.svg)](https://www.nuget.org/packages/OpenVINO.runtime.win/) | -| | | | @@ -117,4 +116,4 @@ If you want to learn more information, you can refer to: [OpenVINO™ C# API API ## License -The release of this project is certified under the [Apache 2.0 license](https://github.com/guojin-yan/OpenVINO™ C# API/blob/OpenVINO™ C# API3.0/LICENSE) . +The release of this project is certified under the [Apache 2.0 license](https://github.com/guojin-yan/OpenVINO-CSharp-API/blob/csharp3.0/LICENSE.txt) . diff --git a/modules/csharp_api/README_cn.md b/modules/csharp_api/README_cn.md index 568d27cc8..4d3150714 100644 --- a/modules/csharp_api/README_cn.md +++ b/modules/csharp_api/README_cn.md @@ -38,7 +38,6 @@ | Package | Description | Link | | ------------------------ | --------------------------- | ------------------------------------------------------------ | | **OpenVINO.runtime.win** | Native bindings for Windows | [![NuGet Gallery ](https://badge.fury.io/nu/OpenVINO.runtime.win.svg)](https://www.nuget.org/packages/OpenVINO.runtime.win/) | -| | | | @@ -123,5 +122,5 @@ namespace test ## 许可证书 -本项目的发布受[Apache 2.0 license](LICENSE)许可认证。 +本项目的发布受[Apache 2.0 license](https://github.com/guojin-yan/OpenVINO-CSharp-API/blob/csharp3.0/LICENSE.txt)许可认证。