From 188d74f6e42e13d9056885ddf865b2024a52805c Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 30 Mar 2014 20:49:30 +0800 Subject: [PATCH] update readme, remove all br. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.