diff --git a/README.md b/README.md
index e591b5c81..c8484df5e 100755
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](
### Wiki
[https://github.com/winlinvip/simple-rtmp-server/wiki](https://github.com/winlinvip/simple-rtmp-server/wiki)
-### Usage(RTMP)
+### Usage(RTMP) for RTMP only
Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
Step 0: get SRS
@@ -51,7 +51,7 @@ Stream: livestream
rtmp url: rtmp://192.168.1.170/live/livestream
-### Usage(simple)
+### Usage(simple) for all features
Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
Step -1: get SRS
@@ -73,7 +73,7 @@ bash scripts/run.sh
bash scripts/stop.sh
-### Usage(detail)
+### Usage(detail) for all features
Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
Step 0: get SRS