提交 a529fc38 编写于 作者: D Dong Daxiang 提交者: GitHub

Update README.md

上级 e5a76694
......@@ -30,7 +30,7 @@ pip install paddle-serving-server
## Quick Start Example
### Download Boston House Prediction model
### Boston House Price Prediction model
``` shell
wget --no-check-certificate https://paddle-serving.bj.bcebos.com/uci_housing.tar.gz
tar -xzf uci_housing.tar.gz
......@@ -83,7 +83,7 @@ print(fetch_map)
## Document
[Design Doc(Chinese)](doc/DESIGN.md)
[How to save a servable model?](doc/SAVE.md)
[How to config Serving native operators on server side?](doc/SERVER_DAG.md)
......@@ -95,6 +95,8 @@ print(fetch_map)
[FAQ(Chinese)](doc/FAQ.md)
[Design Doc(Chinese)](doc/DESIGN.md)
## Join Community
To connect with other users and contributors, welcome to join our [Slack channel](https://paddleserving.slack.com/archives/CUBPKHKMJ)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册