From b27763a0265141ae9c58b86d6bd639e1e3456550 Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 15 Mar 2014 12:02:48 +0800 Subject: [PATCH] update readme, add special thanks --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5d1b73eba..7e3cb4508 100755 --- a/README.md +++ b/README.md @@ -33,14 +33,14 @@ And here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS --
answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt) -A big THANK YOU goes to:
- Genes amd Mabbott for creating [st](https://github.com/winlinvip/state-threads)([state-threads](http://sourceforge.net/projects/state-threads/)).
- Michael Talyanksy for introducing us to use st.
- Roman Arutyunyan for creating [nginx-rtmp](https://github.com/arut/nginx-rtmp-module) for srs to refer to.
- Joyent for creating [http-parser](https://github.com/joyent/http-parser) for http-api for srs.
- Igor Sysoev for creating [nginx](http://nginx.org/) for srs to refer to.
- [FFMPEG](http://ffmpeg.org/) and [libx264](http://www.videolan.org/) group for srs to use to transcode.
- Guido van Rossum for creating Python for api-server for srs.
+A big THANK YOU goes to: +* Genes amd Mabbott for creating [st](https://github.com/winlinvip/state-threads)([state-threads](http://sourceforge.net/projects/state-threads/)). +* Michael Talyanksy for introducing us to use st. +* Roman Arutyunyan for creating [nginx-rtmp](https://github.com/arut/nginx-rtmp-module) for srs to refer to. +* Joyent for creating [http-parser](https://github.com/joyent/http-parser) for http-api for srs. +* Igor Sysoev for creating [nginx](http://nginx.org/) for srs to refer to. +* [FFMPEG](http://ffmpeg.org/) and [libx264](http://www.videolan.org/) group for srs to use to transcode. +* Guido van Rossum for creating Python for api-server for srs. ### Usage