j7s-matrix-sdk/README.md

9 lines
289 B
Markdown

# j7s-matrix-sdk
An opinionated wrapper around [matrix_sdk_rust](https://docs.rs/matrix-sdk/latest/matrix_sdk/index.html)
that provides better ergonomics for the specific use cases I have for my Matrix Bots.
See the examples in `src/bin` for examples on how to use.
License: Apache-2.0