aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKegsay <kegan@matrix.org>2020-08-25 12:09:34 +0100
committerGitHub <noreply@github.com>2020-08-25 12:09:34 +0100
commit05242096a17ab432878f777c64240c2a3d5b367c (patch)
treed3f62a5b636ec50bfce7a50c512ebb04db73187f /README.md
parent733abe912be18a49e713c1785bcdca4263611638 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d3599e0b..e3fc53e8 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
Dendrite is a second-generation Matrix homeserver written in Go. It is not recommended to use Dendrite as
a production homeserver at this time as there is no stable release.
+Dendrite will start to receive versioned releases stable enough to run [once we enter beta](https://github.com/matrix-org/dendrite/milestone/8).
+
# Quick start
Requires Go 1.13+ and SQLite3 (Postgres is also supported):