From c9b8ff5fdeb3f4372a12c8e756041fc8ee75152f Mon Sep 17 00:00:00 2001 From: Uwe Klotz Date: Fri, 9 Feb 2024 14:19:10 +0100 Subject: [PATCH] Update badges in README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5acd395..0bff858 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ # djio -[![Crates.io](https://img.shields.io/crates/v/djio.svg)](https://crates.io/crates/djio) -[![Docs.rs](https://docs.rs/djio/badge.svg)](https://docs.rs/djio) -[![Deps.rs](https://deps.rs/repo/github/uklotzde/djio/status.svg)](https://deps.rs/repo/github/uklotzde/djio) -[![Continuous integration](https://github.com/uklotzde/djio/actions/workflows/test.yaml/badge.svg)](https://github.com/uklotzde/djio/actions/workflows/test.yaml) -[![License: MPL 2.0](https://img.shields.io/badge/License-MPL_2.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0) +[![crates.io](https://img.shields.io/crates/v/djio.svg)](https://crates.io/crates/djio) +[![Docs](https://docs.rs/djio/badge.svg)](https://docs.rs/djio) +[![Dependencies](https://deps.rs/repo/github/uklotzde/djio/status.svg)](https://deps.rs/repo/github/uklotzde/djio) +[![Testing](https://github.com/uklotzde/djio/actions/workflows/test.yaml/badge.svg)](https://github.com/uklotzde/djio/actions/workflows/test.yaml) +[![License: MPL 2.0](https://img.shields.io/badge/License-MPL_2.0-blue.svg)](https://opensource.org/licenses/MPL-2.0) Application-independent interfaces for accessing hardware DJ controllers through MIDI or HID.