Add installation instructions to repo (#192)

This commit is contained in:
Richard van der Hoff 2017-08-21 17:34:05 +01:00 committed by GitHub
parent 808c2e09f6
commit 46877b6baa
3 changed files with 183 additions and 1 deletions

View file

@ -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