From cda9beeba73eb08d53229c0dbd2308d55e3a7529 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 7 Dec 2016 14:40:25 +0800 Subject: [PATCH] refine comments --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9f55e10d8..f4a26407b 100755 --- a/README.md +++ b/README.md @@ -87,15 +87,6 @@ A big THANK YOU goes to: * [FFMPEG][FFMPEG] and [libx264][libx264] group for SRS to use to transcode. * Guido van Rossum for creating Python for api-server for SRS. -### Donation - -[![Donation](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_92x26.png)][donation1] -[![Paypal](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_pp_142x27.png)][donation2] - -Donation: [http://www.ossrs.net/srs.release/donation/index.html][donation1] - -Donations: [https://github.com/ossrs/srs/blob/develop/DONATIONS.txt][donations] - ## Usage Step 1: Get SRS. @@ -916,6 +907,10 @@ Remark: [![Paypal](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_pp_142x27.png)][donation2] [![LinkedIn](http://s.c.lnkd.licdn.com/scds/common/u/img/webpromo/btn_liprofile_blue_80x15.png)](http://cn.linkedin.com/in/winlinvip) +Donation: [http://www.ossrs.net/srs.release/donation/index.html][donation1] + +Donations: [https://github.com/ossrs/srs/blob/develop/DONATIONS.txt][donations] + Beijing, 2013.10
Winlin