From dd3f93a20461a8fc7817b74dcd44ff077eb31ca2 Mon Sep 17 00:00:00 2001 From: winlin Date: Thu, 27 Feb 2014 11:22:48 +0800 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e591b5c81..c8484df5e 100755 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ answer newbie questions, and generally made SRS that much better: [AUTHORS.txt]( ### Wiki [https://github.com/winlinvip/simple-rtmp-server/wiki](https://github.com/winlinvip/simple-rtmp-server/wiki) -### Usage(RTMP) +### Usage(RTMP) for RTMP only Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
Step 0: get SRS
@@ -51,7 +51,7 @@ Stream: livestream rtmp url: rtmp://192.168.1.170/live/livestream -### Usage(simple) +### Usage(simple) for all features Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
Step -1: get SRS
@@ -73,7 +73,7 @@ bash scripts/run.sh bash scripts/stop.sh -### Usage(detail) +### Usage(detail) for all features Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
Step 0: get SRS