From 67c5f8ad7e539e07905e68c5858800ec025cb3c2 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 24 Mar 2021 11:07:03 +0800 Subject: [PATCH] Refine code --- README.md | 6 +++--- trunk/3rdparty/st-srs/.gitignore | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c2d3f544e..5a7f7a13d 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # SRS(Simple Realtime Server) -![](http://ossrs.net/gif/v1/sls.gif?site=github.com&path=/srs/4.0release) -[![](https://circleci.com/gh/ossrs/srs/tree/4.0release.svg?style=svg&circle-token=1ef1d5b5b0cde6c8c282ed856a18199f9e8f85a9)](https://circleci.com/gh/ossrs/srs/tree/4.0release) -[![](https://codecov.io/gh/ossrs/srs/branch/4.0release/graph/badge.svg)](https://codecov.io/gh/ossrs/srs/branch/4.0release) +![](http://ossrs.net/gif/v1/sls.gif?site=github.com&path=/srs/develop) +[![](https://circleci.com/gh/ossrs/srs/tree/develop.svg?style=svg&circle-token=1ef1d5b5b0cde6c8c282ed856a18199f9e8f85a9)](https://circleci.com/gh/ossrs/srs/tree/develop) +[![](https://codecov.io/gh/ossrs/srs/branch/develop/graph/badge.svg)](https://codecov.io/gh/ossrs/srs/branch/develop) [![](https://cloud.githubusercontent.com/assets/2777660/22814959/c51cbe72-ef92-11e6-81cc-32b657b285d5.png)](https://github.com/ossrs/srs/wiki/v1_CN_Contact#wechat) SRS/4.0,[Leo][release4],是一个流媒体集群,支持RTMP/HLS/WebRTC/SRT/GB28181,高效、稳定、易用,简单而快乐。
diff --git a/trunk/3rdparty/st-srs/.gitignore b/trunk/3rdparty/st-srs/.gitignore index bd8ffdb68..e62491c96 100644 --- a/trunk/3rdparty/st-srs/.gitignore +++ b/trunk/3rdparty/st-srs/.gitignore @@ -10,4 +10,3 @@ googletest-* *.gcno coverage codecov -