From 964d7c00a0b0bff5c0cbdd1a66fd26f32efaf289 Mon Sep 17 00:00:00 2001 From: Marijn Suijten Date: Wed, 3 May 2023 15:48:25 +0200 Subject: [PATCH] README: Fix broken workflow badge link and fix Markdown lint issues --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ffc17a9..9884b05 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -🤖 android-sdkmanager-rs -= +# 🤖 android-sdkmanager-rs -[![Actions Status](https://github.com/Traverse-Research/android-sdkmanager-rs/workflows/CI/badge.svg)](https://github.com/Traverse-Research/android-sdkmanager-rs/actions) +[![Actions Status](https://github.com/Traverse-Research/android-sdkmanager-rs/actions/workflows/ci.yaml/badge.svg)](https://github.com/Traverse-Research/android-sdkmanager-rs/actions) [![Latest version](https://img.shields.io/crates/v/android-sdkmanager-rs.svg)](https://crates.io/crates/android-sdkmanager-rs) [![Docs](https://docs.rs/android-sdkmanager-rs/badge.svg)](https://docs.rs/android-sdkmanager-rs/) [![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE-MIT) @@ -15,16 +14,16 @@ android-sdkmanager-rs = "0.5.0" ``` -### License +## License Licensed under either of -* Apache License, Version 2.0, ([LICENSE-APACHE](../master/LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) -* MIT license ([LICENSE-MIT](../master/LICENSE-MIT) or http://opensource.org/licenses/MIT) +- Apache License, Version 2.0, ([LICENSE-APACHE](../master/LICENSE-APACHE) or ) +- MIT license ([LICENSE-MIT](../master/LICENSE-MIT) or ) 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