winlin

update readme, remove all br.

正在显示 1 个修改的文件 包含 15 行增加21 行删除
1 #Simple-RTMP-Server 1 #Simple-RTMP-Server
2 2
3 -下载发布版(github): [Centos6-x86_64](http://winlinvip.github.io/srs.release/releases/files/SRS-CentOS6-x86_64-0.9.30.zip) 其他[more...](http://winlinvip.github.io/srs.release/releases/)  
4 -  
5 -下载发布版(国内阿里云镜像): [Centos6-x86_64](http://demo.chnvideo.com:8085/srs/releases/files/SRS-CentOS6-x86_64-0.9.30.zip) 其他[more...](http://demo.chnvideo.com:8085/srs/releases/) 3 +下载发布版(github):
  4 +[Centos6-x86_64](http://winlinvip.github.io/srs.release/releases/files/SRS-CentOS6-x86_64-0.9.30.zip)
  5 +其他[more...](http://winlinvip.github.io/srs.release/releases/) <br/>
  6 +下载发布版(国内阿里云镜像):
  7 +[Centos6-x86_64](http://demo.chnvideo.com:8085/srs/releases/files/SRS-CentOS6-x86_64-0.9.30.zip)
  8 +其他[more...](http://demo.chnvideo.com:8085/srs/releases/)
6 9
7 获得源码(github): [https://github.com/winlinvip/simple-rtmp-server](https://github.com/winlinvip/simple-rtmp-server) 10 获得源码(github): [https://github.com/winlinvip/simple-rtmp-server](https://github.com/winlinvip/simple-rtmp-server)
8 11
@@ -16,24 +19,15 @@ git clone https://github.com/winlinvip/simple-rtmp-server.git @@ -16,24 +19,15 @@ git clone https://github.com/winlinvip/simple-rtmp-server.git
16 git clone https://code.csdn.net/winlinvip/srs-csdn.git 19 git clone https://code.csdn.net/winlinvip/srs-csdn.git
17 ``` 20 ```
18 21
19 -关于SRS(About): [https://github.com/winlinvip/simple-rtmp-server#about](#about)  
20 -  
21 -作者信息(Authors): [https://github.com/winlinvip/simple-rtmp-server#authors](#authors)  
22 -  
23 -中文资料(Wiki): [https://github.com/winlinvip/simple-rtmp-server/wiki](https://github.com/winlinvip/simple-rtmp-server/wiki)  
24 -  
25 -使用步骤(Usage): [https://github.com/winlinvip/simple-rtmp-server#usage](#usage)  
26 -  
27 -功能摘要(Summary): [https://github.com/winlinvip/simple-rtmp-server#summary](#summary)  
28 -  
29 -更新历史(History): [https://github.com/winlinvip/simple-rtmp-server#history](#history)  
30 -  
31 -性能报告(Performance): [https://github.com/winlinvip/simple-rtmp-server#performance](#performance)  
32 -  
33 -发行分支(Releases): [https://github.com/winlinvip/simple-rtmp-server#releases](#releases)  
34 -  
35 -横向对比(Compare): [https://github.com/winlinvip/simple-rtmp-server#compare](#compare)  
36 - 22 +关于SRS(About): [https://github.com/winlinvip/simple-rtmp-server#about](#about) <br/>
  23 +作者信息(Authors): [https://github.com/winlinvip/simple-rtmp-server#authors](#authors) <br/>
  24 +中文资料(Wiki): [https://github.com/winlinvip/simple-rtmp-server/wiki](https://github.com/winlinvip/simple-rtmp-server/wiki) <br/>
  25 +使用步骤(Usage): [https://github.com/winlinvip/simple-rtmp-server#usage](#usage) <br/>
  26 +功能摘要(Summary): [https://github.com/winlinvip/simple-rtmp-server#summary](#summary) <br/>
  27 +更新历史(History): [https://github.com/winlinvip/simple-rtmp-server#history](#history) <br/>
  28 +性能报告(Performance): [https://github.com/winlinvip/simple-rtmp-server#performance](#performance) <br/>
  29 +发行分支(Releases): [https://github.com/winlinvip/simple-rtmp-server#releases](#releases) <br/>
  30 +横向对比(Compare): [https://github.com/winlinvip/simple-rtmp-server#compare](#compare) <br/>
37 关键架构(Architecture): [https://github.com/winlinvip/simple-rtmp-server#architecture](#architecture) 31 关键架构(Architecture): [https://github.com/winlinvip/simple-rtmp-server#architecture](#architecture)
38 32
39 ## About 33 ## About