From 8694a4509716fef282dc5a8d113d7402bd789b65 Mon Sep 17 00:00:00 2001 From: Stefan Ceriu Date: Mon, 9 May 2022 10:35:57 +0300 Subject: [PATCH] Add badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b610d02ad..a8c0f2980 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +![Build Status](https://img.shields.io/github/workflow/status/vector-im/element-x-ios/Tests?style=flat-square) +[![codecov](https://codecov.io/gh/vector-im/element-x-ios/branch/develop/graph/badge.svg?token=AVIJB2MJU2)](https://codecov.io/gh/vector-im/element-x-ios) +[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg?style=flat-square)](https://opensource.org/licenses/Apache-2.0) + # Element X iOS Element X iOS is a [Matrix](https://matrix.org/) client provided by [Element](https://element.io/) and based on the [Matrix Rust SDK](https://github.com/matrix-org/matrix-rust-sdk).