winlin

update readme, add special thanks

正在显示 1 个修改的文件 包含 9 行增加0 行删除
@@ -33,6 +33,15 @@ And here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS --<br @@ -33,6 +33,15 @@ And here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS --<br
33 people who have submitted patches, reported bugs, added translations, helped<br/> 33 people who have submitted patches, reported bugs, added translations, helped<br/>
34 answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt) 34 answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt)
35 35
  36 +A big THANK YOU goes to:<br/>
  37 + Genes amd Mabbott for creating [st](https://github.com/winlinvip/state-threads)([state-threads](http://sourceforge.net/projects/state-threads/)).<br/>
  38 + Michael Talyanksy for introducing us to use st.<br/>
  39 + Roman Arutyunyan for creating [nginx-rtmp](https://github.com/arut/nginx-rtmp-module) for srs to refer to. <br/>
  40 + Joyent for creating [http-parser](https://github.com/joyent/http-parser) for http-api for srs.<br/>
  41 + Igor Sysoev for creating [nginx](http://nginx.org/) for srs to refer to.<br/>
  42 + [FFMPEG](http://ffmpeg.org/) and [libx264](http://www.videolan.org/) group for srs to use to transcode.<br/>
  43 + Guido van Rossum for creating Python for api-server for srs.<br/>
  44 +
36 ### Usage 45 ### Usage
37 46
38 <strong>Step 1:</strong> get SRS <br/> 47 <strong>Step 1:</strong> get SRS <br/>