diff --git a/README.md b/README.md
index 4c0076fe3..af90b108e 100755
--- a/README.md
+++ b/README.md
@@ -86,9 +86,9 @@ Supported operating systems and hardware:
## Summary
01. Simple: also stable enough.
02. [High-performance](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance): single-thread, async socket, event/st-thread driven.
-03. With RTMP edge server(plan), support origin server.
+03. Support RTMP edge server(plan), support origin server.
04. RTMP without vod streaming, live streaming only.
-05. With multiple processes, support single process.
+05. Support multiple processes, support single process.
06. Support vhost, support \_\_defaultVhost\_\_.
07. Support adobe rtmp live streaming.
08. Support apple [HLS(m3u8)](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS) live streaming.