Skip to content

Commit 23c84fe

Browse files
topikachuyhmo
authored andcommitted
Add Development section to README.md (milvus-io#1436)
- Include link to DEVELOPMENT.md - Briefly outline key development topics - Encourage community contributions Signed-off-by: Gong Yi <topikachu@163.com>
1 parent 823e786 commit 23c84fe

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,15 @@ Please refer to [examples](https://github.com/milvus-io/milvus-sdk-java/tree/mas
114114
implementation("org.slf4j:slf4j-api:1.7.30")
115115
```
116116

117-
117+
### Development
118+
119+
For developers interested in contributing to the Milvus Java SDK, please refer to our [DEVELOPMENT.md](DEVELOPMENT.md) file. This document provides detailed instructions on:
120+
121+
- Setting up your development environment
122+
- Cloning the repository
123+
- Building the SDK
124+
- Updating Milvus proto files
125+
- Running tests
126+
- Contributing guidelines
127+
128+
We welcome contributions from the community!

0 commit comments

Comments
 (0)