winlin

update readme.

正在显示 1 个修改的文件 包含 21 行增加21 行删除
@@ -14,26 +14,26 @@ Website for SRS/3.0, read SRS 3.0 [Chinese][srs3_CN] or [English][srs3_EN]. @@ -14,26 +14,26 @@ Website for SRS/3.0, read SRS 3.0 [Chinese][srs3_CN] or [English][srs3_EN].
14 14
15 ## Content 15 ## Content
16 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) 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 37
38 38
39 ## About 39 ## About
@@ -102,7 +102,7 @@ Donations: [https://github.com/simple-rtmp-server/srs/blob/develop/DONATIONS.txt @@ -102,7 +102,7 @@ Donations: [https://github.com/simple-rtmp-server/srs/blob/develop/DONATIONS.txt
102 ## Usage 102 ## Usage
103 103
104 <strong>Step 1:</strong> get SRS 104 <strong>Step 1:</strong> get SRS
105 -<strong>Download slow? Please use [mirrors](mirrors) for SRS.</strong> 105 +<strong>Download slow? Please use [mirrors](#mirrors) for SRS.</strong>
106 106
107 ``` 107 ```
108 git clone https://github.com/simple-rtmp-server/srs && 108 git clone https://github.com/simple-rtmp-server/srs &&