From 2ad42c5d63107d7324c4aa444d9bde20f180335d Mon Sep 17 00:00:00 2001 From: Kat Gerasimova Date: Tue, 7 Mar 2023 16:20:12 +0000 Subject: [PATCH] Update README.md Explicitly say that we're pre-release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62a33091e3..e03029d5ee 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ # element-x-android -ElementX Android is a [Matrix](https://matrix.org/) Android Client provided by [Element](https://element.io/). +ElementX Android is a [Matrix](https://matrix.org/) Android Client provided by [Element](https://element.io/). This app is currently in a pre-alpha release stage with only basic functionality. The application is a total rewrite of [Element-Android](https://github.com/vector-im/element-android) using the [Matrix Rust SDK](https://github.com/matrix-org/matrix-rust-sdk) underneath and targeting devices running Android 6+. The UI layer is written using Jetpack compose.