diff --git a/README.md b/README.md
index fe03e0ccdd24f28e4dddf20abe8d86cfa1a6b0e5..cec874dcddb5dc2899bef944744784c7ef88e1eb 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,9 @@ print(fetch_map)
Pre-built services with Paddle Serving
-Chinese Word Segmentation
+Chinese Word Segmentation
+
+- Description: Chinese word segmentation service that can be deployed with one line command.
- Download:
``` shell
@@ -114,21 +116,12 @@ curl -H "Content-Type:application/json" -X POST -d '{"words": "我爱北京天
```
-Chinese Sentence To Vector
-
-Image To Vector
+Chinese Sentence To Vector
-Image Classification
+Image To Vector
-
+Image Classification
-| Model Name | Resnet50 |
-|:--------------------: |:----------------------------------: |
-| Package URL | To be released |
-| Description | Get the representation of an image |
-| Training Data Source | Imagenet |
-
-
Document