From 857be15ef3d7ce6ac12ed2579f1902a598a3b494 Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 19 Jan 2014 11:41:54 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92002a7d9..472584c3b 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Simple-RTMP-Server SRS(SIMPLE RTMP Server) over state-threads created in 2013.
SRS is a simple, high-performance, running in single process, origin live server.
-SRS supports vhost, rtmp, [HLS](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS), transcoding, forward, http hooks.
+SRS supports [vhost](https://github.com/winlinvip/simple-rtmp-server/wiki/RtmpUrlVhost), rtmp, [HLS](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS), transcoding, forward, http hooks.
Blog: [http://blog.csdn.net/win_lin](http://blog.csdn.net/win_lin)
See also: [https://github.com/winlinvip/simple-rtmp-server](https://github.com/winlinvip/simple-rtmp-server)
See also: [http://winlinvip.github.io/simple-rtmp-server](http://winlinvip.github.io/simple-rtmp-server)