Merge contributing notes into toplevel README.md
This commit is contained in:
parent
4238c91e24
commit
851560314c
@ -2,6 +2,10 @@
|
||||
|
||||
*Monorepo for our various Rust + Matrix crates.*
|
||||
|
||||
## Contributing
|
||||
|
||||
See [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||
|
||||
## Minimum Rust version
|
||||
|
||||
Ruma currently requires Rust 1.43.0. In general, we will never require beta or
|
||||
|
@ -7,7 +7,3 @@
|
||||
|
||||
**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.
|
||||
|
||||
## Contributing
|
||||
|
||||
See [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||
|
@ -6,9 +6,6 @@ These types can be shared by client and server code.
|
||||
## Documentation
|
||||
[https://docs.rs/ruma-federation-api](https://docs.rs/ruma-federation-api)
|
||||
|
||||
## Contributing
|
||||
See [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||
|
||||
## License
|
||||
|
||||
[MIT](http://opensource.org/licenses/MIT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user