diff --git a/README.md b/README.md index c9001bab213bde6438d515683867babc6a8fee54..f209e58b66cc4c056ff4ab30283213534eac52c0 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ You may need to use a domestic mirror source (in China, you can use the Tsinghua If you need install modules compiled with develop branch, please download packages from [latest packages list](./doc/LATEST_PACKAGES.md) and install with `pip install` command. -Paddle Serving support Centos 6/7 and Ubuntu 16/18, or you can use HTTP service without install client. +Packages of Paddle Serving support Centos 6/7 and Ubuntu 16/18, or you can use HTTP service without install client.

Pre-built services with Paddle Serving

diff --git a/README_CN.md b/README_CN.md index 66235f28d89602d0dfc62c561d06b83877207375..05d3ad2100b15830d10c8bc4454a6d319d7b990b 100644 --- a/README_CN.md +++ b/README_CN.md @@ -55,7 +55,7 @@ pip install paddle-serving-server-gpu # GPU 如果需要使用develop分支编译的安装包,请从[最新安装包列表](./doc/LATEST_PACKAGES.md)中获取下载地址进行下载,使用`pip install`命令进行安装。 -Paddle Serving 支持Centos 6/7和Ubuntu 16/18,或者您可以使用HTTP服务,这种情况下不需要安装客户端。 +Paddle Serving安装包支持Centos 6/7和Ubuntu 16/18,或者您可以使用HTTP服务,这种情况下不需要安装客户端。

Paddle Serving预装的服务