From cac313b6601338f339779f668d35858c75b33489 Mon Sep 17 00:00:00 2001 From: Kevin Boos Date: Thu, 11 Apr 2024 19:15:48 -0700 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4265e6d3..6fc83eb5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Robrix: a Rust Matrix client built atop [Robius](https://github.com/project-robius) -[![Robrix Matrix Chat](https://img.shields.io/matrix/robius-robrix%3Amatrix.org?server_fqdn=matrix.org&style=flat&logo=matrix&label=Robrix Matrix%20Chat&color=B7410E)](https://matrix.to/#/#robius-robrix:matrix.org) +[![Matrix Chat](https://img.shields.io/matrix/robius-robrix%3Amatrix.org?server_fqdn=matrix.org&style=flat&logo=matrix&label=Robrix%20Matrix%20Chat&color=B7410E)](https://matrix.to/#/#robius-robrix:matrix.org) Robrix is a Matrix chat client written in Rust to demonstrate the functionality of the Robius, a framework for multi-platform application development in Rust. @@ -8,7 +8,7 @@ Robrix is a Matrix chat client written in Rust to demonstrate the functionality > > It is currently based on the [Makepad WeChat example](https://github.com/project-robius/makepad_wechat); only the first "Rooms" tab is in use. - +The following table shows which host systems can currently be used to build Robrix for which target platforms. | Host OS | Target Platform | Builds? | Runs? | | ------- | --------------- | ------- | ----- | | macOS | macOS | ✅ | ✅ |