From e5b6b2eb0e3b6af37d49845a0efec86da2c82360 Mon Sep 17 00:00:00 2001 From: go-av <117270865@qq.com> Date: Sun, 17 Mar 2013 23:46:16 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2aadd74..56dc33c 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ Golang audio and video manipulation library * h264/aac encoder and decoder (using libav) ([HERE](http://github.com/go-av/codec)) * mp4 reader and writer ([HERE](http://github.com/go-av/mp4)) - + * rtmp server ([HERE](http://github.com/go-av/rtmp))