Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
weianweigan committed Jun 4, 2023
1 parent d0cb68e commit 6a70686
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@

C# SDK for [Milvus](https://github.com/milvus-io/milvus).

## Getting Started

**Visual Studio**

Visual Studio 2019 or higher

**Supported Net versions:**
* .NET Core 2.1+
* .NET Framework 4.6.1+
Expand All @@ -33,6 +27,11 @@ IO.Milvus is delivered via NuGet package manager.
| v2.2.1 | main | Support restfulapi and grpc | 2.2.x |
| v2.2.0 | 2.2 | Support grpc only | 2.2.x |

## Docs 📚

* [Quick Start](./docs/readme.md)
* [Milvus docs](https://milvus.io/docs)

### Jupyter Notebooks 📙

You can find Jupyter notebooks in the [docs/notebooks](./docs/notebooks) folder.
Expand Down

0 comments on commit 6a70686

Please sign in to comment.