add README.md for grpc

This commit is contained in:
fishpenguin 2019-11-08 13:12:14 +08:00
parent fceb3ba714
commit fdb8167566

View File

@ -1,4 +1,4 @@
We manually add two APIs in "milvus.pd.h":
We manually change two APIs in "milvus.pd.h":
add_vector_data()
add_row_id_array()
If proto files need be generated again, remember to re-add above APIs.
If proto files need be generated again, remember to re-change above APIs.