From 3c8cc487e6eb6ced1d55d8d9affacbba355479d2 Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 1 Dec 2013 19:09:12 +0800 Subject: [PATCH] update arch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af63a800c..17f04ae29 100755 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ m3u8 url: http://demo:80/forward/live/livestream_sd.m3u8 System Architecture:
 +------------------------------------------------------+
-|        SRS(Simple Rtmp Server)                       |
+|             SRS(Simple Rtmp Server)                  |
 +---------------+---------------+-----------+----------+
 |   API/hook    |   Transcoder  |    HLS    |   RTMP   |
 |  http-parser  |  FFMPEG/x264  |  NGINX/ts | protocol |