diff --git a/README.md b/README.md index 3a51ca918b00c3b0f40ccb8ab9a3efad53283e90..51b92999b509c0f0c02dd06528bea0cc3abeb8a6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ License Slack - Build Status + Build Status

diff --git a/README_CN.md b/README_CN.md index 6b139ff01daeee6e97587ff89c2b32316cf6a4e7..ae4e84ee31182f7c6319b62404c983cfea3142b9 100644 --- a/README_CN.md +++ b/README_CN.md @@ -4,7 +4,7 @@ [![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) -[![Build Status](https://img.shields.io/com/travis/PaddlePaddle/Serving/develop)](https://travis-ci.com/PaddlePaddle/Serving) +[![Build Status](https://img.shields.io/travis/com/PaddlePaddle/Serving/develop)](https://travis-ci.com/PaddlePaddle/Serving) ## 动机 Paddle Serving 帮助深度学习开发者轻易部署在线预测服务。 **本项目目标**: 只要你使用 [Paddle](https://github.com/PaddlePaddle/Paddle) 训练了一个深度神经网络,你就同时拥有了该模型的预测服务。