From 29540a7f0905305c2f1e131539b77986d8d96778 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 20 Feb 2023 09:22:29 +0100 Subject: [PATCH] Remove roadmap section from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8963525631..24248bd093 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,6 @@ ElementX leverages the [Matrix Rust SDK](https://github.com/matrix-org/matrix-ru We're doing this as a way to share code between platforms and while we've seen promising results it's still in the experimental stage and bound to change. -## Roadmap - -We are aiming to have a fast and fully functional personal messaging application by the end of year 2023. - ## Contributing Please see our [contribution guide](CONTRIBUTING.md).