From 8e43bbd51a5b4ff128490397c61713ce97ac1520 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Mon, 10 Oct 2022 12:02:46 +0200 Subject: [PATCH] Add a link to the plan --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 150e157b46..b288e273cf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # element-x-android-poc Proof Of Concept to run a Matrix client on Android devices using the Matrix Rust Sdk and Jetpack compose. + +The plan is [here](https://github.com/vector-im/element-x-android-poc/issues/1)! \ No newline at end of file