diff --git a/README.md b/README.md index 600e1849db4a54408480de26bdd39ea59d9455e0..6e4a30589904c69496fbfc40cfe276ea94c78900 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ An easy-to-use Machine Learning Model Inference Service Deployment Tool [![Release](https://img.shields.io/badge/Release-0.0.3-yellowgreen)](Release) [![Issues](https://img.shields.io/github/issues/PaddlePaddle/Serving)](Issues) [![License](https://img.shields.io/github/license/PaddlePaddle/Serving)](LICENSE) +[![Slack](https://img.shields.io/badge/Join-Slack-green)](https://paddleserving.slack.com/archives/CU0PB4K35) [中文](./doc/README_CN.md) @@ -48,8 +49,6 @@ print(fetch_map) ``` - - ### Document [Design Doc(Chinese)](doc/DESIGN.md) @@ -66,6 +65,9 @@ print(fetch_map) [Compile from source code(Chinese)](doc/COMPILE.md) +## Join Community +To connect with other users and contributors, welcome to join our [Slack channel](https://paddleserving.slack.com/archives/CUBPKHKMJ) + ## Contribution If you want to contribute code to Paddle Serving, please reference [Contribution Guidelines](doc/CONTRIBUTE.md)