From 1fc4c95bd095d91766289b8fa6e4d955c279a0ca Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Fri, 4 Sep 2020 12:21:08 +0200 Subject: [PATCH] Make section titles smaller --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f1135f0..b5d8be0 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ This project is developed and maintained by the [HAL team][team]. -# [Documentation](https://docs.rs/embedded-dma) +## [Documentation](https://docs.rs/embedded-dma) -# Minimum Supported Rust Version (MSRV) +## Minimum Supported Rust Version (MSRV) This crate is guaranteed to compile on stable Rust 1.37.0 and up. It *might* compile with older versions but that may change in any new patch release. -# License +## License Licensed under either of @@ -22,13 +22,13 @@ Licensed under either of at your option. -## Contribution +### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. -## Code of Conduct +### Code of Conduct Contribution to this crate is organized under the terms of the [Rust Code of Conduct][CoC], the maintainer of this crate, the [HAL team][team], promises