Update README.md
This commit is contained in:
parent
bcc06ddd49
commit
e310c39f15
@ -1,6 +1,9 @@
|
|||||||
# ruma-client-api
|
# ruma-client-api
|
||||||
|
|
||||||
[](https://travis-ci.org/ruma/ruma-client-api)
|
[](https://crates.io/crates/ruma-client-api)
|
||||||
|
[](https://docs.rs/ruma-client-api/)
|
||||||
|
[](https://travis-ci.org/ruma/ruma-client-api)
|
||||||
|

|
||||||
|
|
||||||
**ruma-client-api** contains serializable types for the requests and responses for each endpoint in the [Matrix](https://matrix.org/) client API specification.
|
**ruma-client-api** contains serializable types for the requests and responses for each endpoint in the [Matrix](https://matrix.org/) client API specification.
|
||||||
These types can be shared by client and server code.
|
These types can be shared by client and server code.
|
||||||
@ -12,7 +15,3 @@ ruma-client-api requires Rust 1.39.0 or later.
|
|||||||
## Status
|
## Status
|
||||||
|
|
||||||
This project is currently experimental and is very likely to change drastically.
|
This project is currently experimental and is very likely to change drastically.
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
[MIT](http://opensource.org/licenses/MIT)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user