winlin

hotfix 1.0release, add gitlab remote mirror

正在显示 1 个修改的文件 包含 10 行增加0 行删除
@@ -216,6 +216,16 @@ the GIT usage( @@ -216,6 +216,16 @@ the GIT usage(
216 git clone https://git.oschina.net/winlinvip/srs.oschina.git 216 git clone https://git.oschina.net/winlinvip/srs.oschina.git
217 ``` 217 ```
218 218
  219 +Gitlab: [https://gitlab.com/winlinvip/srs-gitlab](https://gitlab.com/winlinvip/srs-gitlab) ,
  220 +the GIT usage(
  221 +[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Git),
  222 +[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Git)
  223 +)
  224 +
  225 +```bash
  226 +git clone https://gitlab.com/winlinvip/srs-gitlab.git
  227 +```
  228 +
219 ## Usage 229 ## Usage
220 230
221 <strong>Step 1:</strong> get SRS 231 <strong>Step 1:</strong> get SRS