Add new info in README

This commit is contained in:
Pierre HUBERT 2025-02-27 20:51:06 +01:00
parent ff43364df3
commit bab8edbe7f

View File

@ -1,6 +1,14 @@
# Matrix Gateway # Matrix Gateway
WIP project WIP project
Project that expose a simple API to make use of Matrix API. It acts as a Matrix client (like Element for example)
**Known limitations**:
- Supports only a limited subset of Matrix API
- Does not support E2E encryption
Project written in Rust.
## Setup dev environment ## Setup dev environment
``` ```