mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-12 17:33:09 -06:00
Fix up readme
This commit is contained in:
parent
1179435f13
commit
1676c6d49e
10
README.md
10
README.md
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Dendrite will be a matrix homeserver written in go.
|
Dendrite will be a matrix homeserver written in go.
|
||||||
|
|
||||||
Its still very much a work in progress, but installation instructions can
|
It's still very much a work in progress, but installation instructions can
|
||||||
be found in [INSTALL.md](INSTALL.md)
|
be found in [INSTALL.md](INSTALL.md)
|
||||||
|
|
||||||
An overview of the design can be found in [DESIGN.md](DESIGN.md)
|
An overview of the design can be found in [DESIGN.md](DESIGN.md)
|
||||||
|
|
@ -14,15 +14,11 @@ to get started!
|
||||||
|
|
||||||
We aim to try and make it as easy as possible to jump in.
|
We aim to try and make it as easy as possible to jump in.
|
||||||
|
|
||||||
# Support
|
# Discussion
|
||||||
|
|
||||||
For general questions about Dendrite we have a dedicated room on Matrix
|
For questions about Dendrite we have a dedicated room on Matrix
|
||||||
[#dendrite:matrix.org](https://riot.im/develop/#/room/#dendrite:matrix.org).
|
[#dendrite:matrix.org](https://riot.im/develop/#/room/#dendrite:matrix.org).
|
||||||
|
|
||||||
For questions related to developing there's also [#dendrite-dev:matrix.org](https://riot.im/develop/#/room/#dendrite-dev:matrix.org)
|
|
||||||
where we're happy to help.
|
|
||||||
|
|
||||||
|
|
||||||
# Progress
|
# Progress
|
||||||
|
|
||||||
There's plenty still to do to make Dendrite usable! We're tracking progress in
|
There's plenty still to do to make Dendrite usable! We're tracking progress in
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue