From 1b9a71cc11092bf252bec1a92c12c785034d8010 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 26 Jul 2023 15:38:20 +0200 Subject: [PATCH] Add a title for the table of content. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa8961a2b9..106425452b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Element X Android is a [Matrix](https://matrix.org/) Android Client provided by 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. +## Table of contents + * [Screenshots](#screenshots)