From ff74b025753e856f154117bf3a12973837abc971 Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 19 Jan 2014 11:55:23 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 472584c3b..5810751dc 100755 --- a/README.md +++ b/README.md @@ -365,7 +365,7 @@ See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-serv * v0.1, 2013-10-18, support rtmp message2chunk protocol(send\_message). * v0.1, 2013-10-17, support rtmp chunk2message protocol(recv\_message). -beijing, 2013 +Beijing, 2013
Winlin