summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Baker <dbkr@matrix.org>2014-09-02 10:04:41 +0100
committerDavid Baker <dbkr@matrix.org>2014-09-02 10:05:26 +0100
commit772c117e682a6a45037494658dd04ab0dcb12959 (patch)
treec04eee32219453bf821a13fc929b6745e7627a26
parentAdd support for setting room name and topic when creating rooms (diff)
downloadsynapse-772c117e682a6a45037494658dd04ab0dcb12959.tar.xz
Make the intro bit a separate section rather than have a 'quick start' section that only tells you how to get started half way through.
-rw-r--r--README.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.rst b/README.rst

index 9c44bf61b8..2d355d9649 100644 --- a/README.rst +++ b/README.rst
@@ -1,5 +1,5 @@ -Quick Start -=========== +Introduction +============ Matrix is an ambitious new ecosystem for open federated Instant Messaging and VoIP[1]. The basics you need to know to get up and running are: @@ -17,6 +17,9 @@ The overall architecture is:: client <----> homeserver <=================> homeserver <-----> client e.g. matrix.org:8080 e.g. mydomain.net:8080 +Quick Start +=========== + To get up and running: - To simply play with an **existing** homeserver you can