From 841d9ee5ad36fbce7ad1fde28aeeea15b73e1b0e Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 21 Sep 2015 14:20:30 +0800 Subject: [PATCH] update readme. --- README.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 470f97c86..f9112af76 100755 --- a/README.md +++ b/README.md @@ -14,26 +14,26 @@ Website for SRS/3.0, read SRS 3.0 [Chinese][srs3_CN] or [English][srs3_EN]. ## Content -* [Content](content) -* [About](about) - * [Why SRS?](why-srs) - * [Authors](authors) - * [Donation](donation) -* [Usage](usage) - * [Build](usage) - * [Mirrors](mirrors) - * [System Requirements](system-requirements) - * [Wiki](wiki) -* [Product](product) - * [Features](features) - * [Compare](compare) - * [Releases](releases) - * [History](history) - * [Performance](performance) -* [Architecture](architecture) - * [System Architecture](system-architecture) - * [Modularity Architecture](modularity-architecture) - * [Stream Architecture](stream-architecture) +* [Content](#content) +* [About](#about) + * [Why SRS?](#why-srs) + * [Authors](#authors) + * [Donation](#donation) +* [Usage](#usage) + * [Build](#usage) + * [Mirrors](#mirrors) + * [System Requirements](#system-requirements) + * [Wiki](#wiki) +* [Product](#product) + * [Features](#features) + * [Compare](#compare) + * [Releases](#releases) + * [History](#history) + * [Performance](#performance) +* [Architecture](#architecture) + * [System Architecture](#system-architecture) + * [Modularity Architecture](#modularity-architecture) + * [Stream Architecture](#stream-architecture) ## About @@ -102,7 +102,7 @@ Donations: [https://github.com/simple-rtmp-server/srs/blob/develop/DONATIONS.txt ## Usage Step 1: get SRS -Download slow? Please use [mirrors](mirrors) for SRS. +Download slow? Please use [mirrors](#mirrors) for SRS. ``` git clone https://github.com/simple-rtmp-server/srs &&