winlin

update readme

正在显示 1 个修改的文件 包含 25 行增加24 行删除
@@ -84,6 +84,29 @@ A big THANK YOU goes to: @@ -84,6 +84,29 @@ A big THANK YOU goes to:
84 * [FFMPEG](http://ffmpeg.org/) and [libx264](http://www.videolan.org/) group for SRS to use to transcode. 84 * [FFMPEG](http://ffmpeg.org/) and [libx264](http://www.videolan.org/) group for SRS to use to transcode.
85 * Guido van Rossum for creating Python for api-server for SRS. 85 * Guido van Rossum for creating Python for api-server for SRS.
86 86
  87 +## Mirrors
  88 +
  89 +Github: [https://github.com/winlinvip/simple-rtmp-server](https://github.com/winlinvip/simple-rtmp-server)
  90 +[Git Usage](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git)
  91 +
  92 +```bash
  93 +git clone https://github.com/winlinvip/simple-rtmp-server.git
  94 +```
  95 +
  96 +CSDN: [https://code.csdn.net/winlinvip/srs-csdn](https://code.csdn.net/winlinvip/srs-csdn)
  97 +[Git Usage](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git)
  98 +
  99 +```bash
  100 +git clone https://code.csdn.net/winlinvip/srs-csdn.git
  101 +```
  102 +
  103 +OSChina: [http://git.oschina.net/winlinvip/srs.oschina](http://git.oschina.net/winlinvip/srs.oschina)
  104 +[Git Usage](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git)
  105 +
  106 +```bash
  107 +git clone https://git.oschina.net/winlinvip/srs.oschina.git
  108 +```
  109 +
87 ## Usage 110 ## Usage
88 111
89 <strong>Step 1:</strong> get SRS 112 <strong>Step 1:</strong> get SRS
@@ -133,30 +156,8 @@ Donation:<br/> @@ -133,30 +156,8 @@ Donation:<br/>
133 [http://www.ossrs.net/srs.release/donation/index.html](http://www.ossrs.net/srs.release/donation/index.html) 156 [http://www.ossrs.net/srs.release/donation/index.html](http://www.ossrs.net/srs.release/donation/index.html)
134 157
135 Donations:<br/> 158 Donations:<br/>
136 -[https://github.com/winlinvip/simple-rtmp-server/blob/master/DONATIONS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/DONATIONS.txt)  
137 -  
138 -## Mirrors  
139 -  
140 -Github: [https://github.com/winlinvip/simple-rtmp-server](https://github.com/winlinvip/simple-rtmp-server)  
141 -[Git Usage](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git)  
142 -  
143 -```bash  
144 -git clone https://github.com/winlinvip/simple-rtmp-server.git  
145 -```  
146 -  
147 -CSDN: [https://code.csdn.net/winlinvip/srs-csdn](https://code.csdn.net/winlinvip/srs-csdn)  
148 -[Git Usage](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git)  
149 -  
150 -```bash  
151 -git clone https://code.csdn.net/winlinvip/srs-csdn.git  
152 -```  
153 -  
154 -OSChina: [http://git.oschina.net/winlinvip/srs.oschina](http://git.oschina.net/winlinvip/srs.oschina)  
155 -[Git Usage](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git)  
156 -  
157 -```bash  
158 -git clone https://git.oschina.net/winlinvip/srs.oschina.git  
159 -``` 159 +[https://github.com/winlinvip/simple-rtmp-server/blob/master/DONATIONS.txt]
  160 +(https://github.com/winlinvip/simple-rtmp-server/blob/master/DONATIONS.txt)
160 161
161 ## System Requirements 162 ## System Requirements
162 Supported operating systems and hardware: 163 Supported operating systems and hardware: