diff --git a/Cargo.toml b/Cargo.toml index 47e31e64d779ff8f953a7c18d8ba25a7dc3043e8..fd9740dd5620e326e920a7e67bd121c375f8bfa9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,11 @@ [package] name = "micro_musicbox" -version = "0.3.0" +version = "0.3.1" edition = "2021" license = "Apache-2.0" authors = ["Louis Capitanchik <louis@microhacks.co.uk>"] -repository = "https://lab.lcr.gr/microhacks/micro_bevy_musicbox" +repository = "https://lab.lcr.gr/microhacks/micro-bevy-musicbox" +documentation = "https://docs.rs/micro_musicbox" description = "Opinionated service interface for bevy_kira_audio" [features] diff --git a/README.md b/README.md index fe9ea227c2266405a8359f18f41022dcfbac5f78..c84c940dcc57d6bbbe555beea15185baa7219c79 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Play some tunes +[](https://github.com/bevyengine/bevy/blob/main/docs/plugins_guidelines.md#main-branch-tracking) +[](https://crates.io/crates/micro_musicbox) +[](https://docs.rs/micro_musicbox) + ## What? This library provides a convenience wrapper around bevy_kira_audio, handling all the