aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRichard van der Hoff <github@rvanderhoff.org.uk>2017-08-21 17:34:05 +0100
committerGitHub <noreply@github.com>2017-08-21 17:34:05 +0100
commit46877b6baa96e2e178b456f646210dfb7f8d1f1b (patch)
tree3773c9bac6623e18b59cf893ee2e893125aaa80f /README.md
parent808c2e09f6d1d93cd01bb36d75ba2a589bc06933 (diff)
Add installation instructions to repo (#192)
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 98d31d71..123c1207 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,11 @@
Dendrite will be a matrix homeserver written in go.
+# Install
+
+Dendrite is still very much a work in progress, but those wishing to work on it
+may be interested in the installation instructions in [INSTALL.md](INSTALL.md).
+
# Design
## Log Based Architecture