From 885710e4c34d87a0798c2eaf3b29413206f2815e Mon Sep 17 00:00:00 2001 From: jahway603 <64485701+jahway603@users.noreply.github.com> Date: Mon, 10 Jul 2023 09:33:36 -0400 Subject: [PATCH] Update README.md Updated README.md to indicate dendrite is beta software, as per the [upstream README.md](https://github.com/matrix-org/dendrite/blob/main/README.md) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90a6967..740e855 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Dendrite is a second-generation Matrix homeserver written in Go. It intends to p **Shipped version:** 0.13.1~ynh2 ## :red_circle: Antifeatures -- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability. +- **Beta software**: May contain changing or unstable features, bugs, and security vulnerability. ## Documentation and resources