winlin

update readme, add oschina mirror.

正在显示 1 个修改的文件 包含 6 行增加0 行删除
@@ -22,6 +22,12 @@ git clone https://github.com/winlinvip/simple-rtmp-server.git @@ -22,6 +22,12 @@ git clone https://github.com/winlinvip/simple-rtmp-server.git
22 git clone https://code.csdn.net/winlinvip/srs-csdn.git 22 git clone https://code.csdn.net/winlinvip/srs-csdn.git
23 ``` 23 ```
24 24
  25 +获得源码(国内OSChina镜像): [http://git.oschina.net/winlinvip/srs.oschina](http://git.oschina.net/winlinvip/srs.oschina) [GIT使用方法](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git)
  26 +
  27 +```bash
  28 +git clone https://git.oschina.net/winlinvip/srs.oschina.git
  29 +```
  30 +
25 报告问题(BugReport): [https://github.com/winlinvip/simple-rtmp-server/issues/new](https://github.com/winlinvip/simple-rtmp-server/issues/new)<br/> 31 报告问题(BugReport): [https://github.com/winlinvip/simple-rtmp-server/issues/new](https://github.com/winlinvip/simple-rtmp-server/issues/new)<br/>
26 中文资料(Wiki): [https://github.com/winlinvip/simple-rtmp-server/wiki](https://github.com/winlinvip/simple-rtmp-server/wiki) <br/> 32 中文资料(Wiki): [https://github.com/winlinvip/simple-rtmp-server/wiki](https://github.com/winlinvip/simple-rtmp-server/wiki) <br/>
27 使用步骤(Usage): [https://github.com/winlinvip/simple-rtmp-server#usage](#usage) <br/> 33 使用步骤(Usage): [https://github.com/winlinvip/simple-rtmp-server#usage](#usage) <br/>