Skip to content

Commit

Permalink
Update README.md (#67)
Browse files Browse the repository at this point in the history
Signed-off-by: witskeeper <[email protected]>

Signed-off-by: witskeeper <[email protected]>
  • Loading branch information
witskeeper authored Dec 15, 2022
1 parent aadb4b6 commit 97edcd4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ SDK list for Milvus:
- [C++ SDK](https://github.com/milvus-io/milvus-sdk-cpp)
- [Go SDK](https://github.com/milvus-io/milvus-sdk-go)
- [Node SDK](https://github.com/milvus-io/milvus-sdk-node)
- [C# SDK](https://github.com/milvus-io/milvus-sdk-csharp)


# Usage
Expand Down Expand Up @@ -48,4 +49,4 @@ When we implement a new feature with new API, the following steps are recommende
2. implement the new API make sure the API can be invoked
3. sync the modification to the milvus-proto, submit a commit
4. in SDK project, sync the milvus-proto submodule to the commit and submit a commit
5. develop SDK and main project parallelly
5. develop SDK and main project parallelly

0 comments on commit 97edcd4

Please sign in to comment.