Skip to content

Commit e0c304b

Browse files
authored
Merge pull request #201 from PaddlePaddle/guru4elephant-patch-1
Update README.md
2 parents 3eea1a6 + 8975ea7 commit e0c304b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ An easy-to-use Machine Learning Model Inference Service Deployment Tool
55
[![Release](https://img.shields.io/badge/Release-0.0.3-yellowgreen)](Release)
66
[![Issues](https://img.shields.io/github/issues/PaddlePaddle/Serving)](Issues)
77
[![License](https://img.shields.io/github/license/PaddlePaddle/Serving)](LICENSE)
8+
[![Slack](https://img.shields.io/badge/Join-Slack-green)](https://paddleserving.slack.com/archives/CU0PB4K35)
89

910
[中文](./doc/README_CN.md)
1011

@@ -48,8 +49,6 @@ print(fetch_map)
4849

4950
```
5051

51-
52-
5352
### Document
5453

5554
[Design Doc(Chinese)](doc/DESIGN.md)
@@ -66,6 +65,9 @@ print(fetch_map)
6665

6766
[Compile from source code(Chinese)](doc/COMPILE.md)
6867

68+
## Join Community
69+
To connect with other users and contributors, welcome to join our [Slack channel](https://paddleserving.slack.com/archives/CUBPKHKMJ)
70+
6971
## Contribution
7072

7173
If you want to contribute code to Paddle Serving, please reference [Contribution Guidelines](doc/CONTRIBUTE.md)

0 commit comments

Comments
 (0)