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

|
||||||
|
|
||||||
**ruma-events** contains serializable types for the events in the [Matrix](https://matrix.org/) specification that can be shared by client and server code.
|
**ruma-events** contains serializable types for the events in the [Matrix](https://matrix.org/) specification that can be shared by client and server code.
|
||||||
|
|
||||||
@ -11,7 +14,3 @@ ruma-events requires Rust 1.36.0 or later.
|
|||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
ruma-events has [comprehensive documentation](https://docs.rs/ruma-events) available on docs.rs.
|
ruma-events has [comprehensive documentation](https://docs.rs/ruma-events) available on docs.rs.
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
[MIT](http://opensource.org/licenses/MIT)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user