Fix incorrect OS requirement. (#679)

This commit is contained in:
Doug
2023-03-07 11:02:19 +00:00
committed by GitHub
parent 6d1a2cf22a
commit 2b7e9e7fb5

View File

@@ -13,7 +13,7 @@
ElementX iOS is a [Matrix](https://matrix.org/) iOS Client provided by [Element](https://element.io/).
The application is a total rewrite of [Element-iOS](https://github.com/vector-im/element-ios) using the [Matrix Rust SDK](https://github.com/matrix-org/matrix-rust-sdk) underneath and targetting devices running iOS 15+.
The application is a total rewrite of [Element-iOS](https://github.com/vector-im/element-ios) using the [Matrix Rust SDK](https://github.com/matrix-org/matrix-rust-sdk) underneath and targetting devices running iOS 16+.
## Rust SDK