diff --git a/README.md b/README.md index a39a43d71..f46cd602c 100755 --- a/README.md +++ b/README.md @@ -129,8 +129,8 @@ Supported operating systems and hardware: * All 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.
+1. Simple: also stable enough.
+1. [High-performance](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance): single-thread, async socket, event/st-thread driven.
03. Support RTMP edge server(plan), support origin server.
04. RTMP without vod streaming, live streaming only.
05. Support multiple processes, support single process.