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

|
||||
|
||||
**ruma-api** contains core types used to define the requests and responses for each endpoint in the various [Matrix](https://matrix.org/) API specifications.
|
||||
These types can be shared by client and server code for all Matrix APIs.
|
||||
@ -12,7 +15,3 @@ ruma-api requires Rust 1.39.0 or later.
|
||||
## Documentation
|
||||
|
||||
ruma-api has [comprehensive documentation](https://docs.rs/ruma-api) available on docs.rs.
|
||||
|
||||
## License
|
||||
|
||||
[MIT](http://opensource.org/licenses/MIT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user