diff --git a/README.md b/README.md
index a3a7adf8f765fa3823237ffd7502a509e27c904d..93715c2a68a7ec173f22b8b1d393a287e10dc3bd 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
Quick Start
- | Tutorials
+ | Documents
| Models List
@@ -154,12 +154,12 @@ We strongly recommend our users to install PaddleSpeech in **Linux** with *pytho
```python
pip install paddlepaddle paddlespeech
```
-Up to now, **Linux** supports CLI for the all our tasks, **Mac OSX and Windows** only supports PaddleSpeech CLI for Audio Classification, Speech-to-Text and Text-to-Speech. Please see [installation](./docs/source/install.md) for other alternatives.
+Up to now, **Linux** supports CLI for the all our tasks, **Mac OSX** and **Windows** only supports PaddleSpeech CLI for Audio Classification, Speech-to-Text and Text-to-Speech. Please see [installation](./docs/source/install.md) for other alternatives.
## Quick Start
-Developers can have a try of our models with [PaddleSpeech Command Line](./demos/README.md). Change `--input` to test your own audio/text.
+Developers can have a try of our models with [PaddleSpeech Command Line](./paddlespeech/cli/README.md). Change `--input` to test your own audio/text.
**Audio Classification**
```shell
@@ -190,10 +190,6 @@ PaddleSpeech supports a series of most popular models. They are summarized in [r
**Speech-to-Text** contains *Acoustic Model*, *Language Model*, and *Speech Translation*, with the following details:
-
-