mirror of https://github.com/milvus-io/milvus.git
add osstracker badge to README.md
parent
5102d1993c
commit
ee6895bc0c
|
@ -0,0 +1,2 @@
|
|||
osslifecycle=active
|
||||
|
|
@ -6,9 +6,10 @@
|
|||

|
||||

|
||||

|
||||

|
||||

|
||||
[](https://github.com/milvus-io/milvus/pulse/monthly)
|
||||
|
||||

|
||||
|
||||
[](http://internal.zilliz.com:18080/jenkins/job/milvus-ci/job/master/)
|
||||
[](https://bestpractices.coreinfrastructure.org/projects/3563)
|
||||
|
@ -64,7 +65,7 @@ To edit Milvus settings, read [Milvus configuration](https://www.milvus.io/docs/
|
|||
|
||||
### Try your first Milvus program
|
||||
|
||||
Try running a program with Milvus using [Python](https://www.milvus.io/docs/guides/get_started/example_code.md), [Java](https://github.com/milvus-io/milvus-sdk-java/tree/master/examples), or [C++ example code](https://github.com/milvus-io/milvus/tree/master/sdk/examples).
|
||||
Try running a program with Milvus using [Python](https://www.milvus.io/docs/guides/get_started/example_code.md), [Java](https://github.com/milvus-io/milvus-sdk-java/tree/master/examples), or [C++ example code](https://github.com/milvus-io/milvus/tree/master/sdk/examples).
|
||||
|
||||
|
||||
## Contribution guidelines
|
||||
|
@ -75,7 +76,7 @@ We use [GitHub issues](https://github.com/milvus-io/milvus/issues) to track issu
|
|||
|
||||
## Join our community
|
||||
|
||||
:heart:To connect with other users and contributors, welcome to join our [Slack channel](https://join.slack.com/t/milvusio/shared_invite/enQtNzY1OTQ0NDI3NjMzLWNmYmM1NmNjOTQ5MGI5NDhhYmRhMGU5M2NhNzhhMDMzY2MzNDdlYjM5ODQ5MmE3ODFlYzU3YjJkNmVlNDQ2ZTk).
|
||||
:heart:To connect with other users and contributors, welcome to join our [Slack channel](https://join.slack.com/t/milvusio/shared_invite/enQtNzY1OTQ0NDI3NjMzLWNmYmM1NmNjOTQ5MGI5NDhhYmRhMGU5M2NhNzhhMDMzY2MzNDdlYjM5ODQ5MmE3ODFlYzU3YjJkNmVlNDQ2ZTk).
|
||||
|
||||
See our [community](https://github.com/milvus-io/community) repository to learn about our governance and access more community resources.
|
||||
|
||||
|
|
Loading…
Reference in New Issue