diff --git a/README.md b/README.md
index 7e89335f0..e877a82f1 100755
--- a/README.md
+++ b/README.md
@@ -202,7 +202,7 @@ Supported operating systems and hardware:
### Summary
1. Simple: also stable enough.
-2. High-performance: single-thread, async socket, event/st-thread driven.
+2. [High-performance](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance): single-thread, async socket, event/st-thread driven.
3. NO edge server, origin server only.
4. NO vod streaming, live streaming only.
5. NO multiple processes, single process only.