winlin

update readme.

正在显示 1 个修改的文件 包含 26 行增加3 行删除
@@ -12,7 +12,29 @@ Website for SRS/3.0, read SRS 3.0 [Chinese][srs3_CN] or [English][srs3_EN]. @@ -12,7 +12,29 @@ Website for SRS/3.0, read SRS 3.0 [Chinese][srs3_CN] or [English][srs3_EN].
12 [![Donation](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_92x26.png)][donation1] 12 [![Donation](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_92x26.png)][donation1]
13 [![Paypal](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_pp_142x27.png)][donation2] 13 [![Paypal](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_pp_142x27.png)][donation2]
14 14
15 -The below is `About`, `Usage`, `Product` and `Architecture` of SRS. 15 +## Content
  16 +
  17 +* [Content](content
  18 +* [About](about)
  19 + * [Why SRS?](why-srs)
  20 + * [Authors](authors)
  21 + * [Donation](donation)
  22 +* [Usage](usage)
  23 + * [Build](usage)
  24 + * [Mirrors](mirrors)
  25 + * [System Requirements](system-requirements)
  26 + * [Wiki](wiki)
  27 +* [Product](product)
  28 + * [Features](features)
  29 + * [Compare](compare)
  30 + * [Releases](releases)
  31 + * [History](history)
  32 + * [Performance](performance)
  33 +* [Architecture](architecture)
  34 + * [System Architecture](system-architecture)
  35 + * [Modularity Architecture](modularity-architecture)
  36 + * [Stream Architecture](stream-architecture)
  37 +
16 38
17 ## About 39 ## About
18 40
@@ -80,7 +102,7 @@ Donations: [https://github.com/simple-rtmp-server/srs/blob/develop/DONATIONS.txt @@ -80,7 +102,7 @@ Donations: [https://github.com/simple-rtmp-server/srs/blob/develop/DONATIONS.txt
80 ## Usage 102 ## Usage
81 103
82 <strong>Step 1:</strong> get SRS 104 <strong>Step 1:</strong> get SRS
83 -<strong>Download slow? Please use [mirrors][mirrors] for SRS.</strong> 105 +<strong>Download slow? Please use [mirrors](mirrors) for SRS.</strong>
84 106
85 ``` 107 ```
86 git clone https://github.com/simple-rtmp-server/srs && 108 git clone https://github.com/simple-rtmp-server/srs &&
@@ -167,6 +189,8 @@ Please select your language: @@ -167,6 +189,8 @@ Please select your language:
167 189
168 ## Product 190 ## Product
169 191
  192 +The `features`, `compare`, `release` and `performance` of SRS.
  193 +
170 ### Features 194 ### Features
171 195
172 1. Simple, also stable enough. 196 1. Simple, also stable enough.
@@ -1271,7 +1295,6 @@ Winlin @@ -1271,7 +1295,6 @@ Winlin
1271 [more0]: http://winlinvip.github.io/srs.release/releases/ 1295 [more0]: http://winlinvip.github.io/srs.release/releases/
1272 [more1]: http://www.ossrs.net/srs.release/releases/ 1296 [more1]: http://www.ossrs.net/srs.release/releases/
1273 1297
1274 -[mirrors]: https://github.com/simple-rtmp-server/srs/tree/develop#mirrors  
1275 [branch1]: https://github.com/simple-rtmp-server/srs/tree/1.0release 1298 [branch1]: https://github.com/simple-rtmp-server/srs/tree/1.0release
1276 [branch2]: https://github.com/simple-rtmp-server/srs/tree/2.0release 1299 [branch2]: https://github.com/simple-rtmp-server/srs/tree/2.0release
1277 [release2]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Product#release20 1300 [release2]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Product#release20