Skip to content

Commit 5e590cf

Browse files
committed
Add README badges
1 parent b609357 commit 5e590cf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Webmidi
22

3+
[![Ruby](https://github.com/ydah/webmidi/actions/workflows/main.yml/badge.svg)](https://github.com/ydah/webmidi/actions/workflows/main.yml)
4+
[![Gem Version](https://img.shields.io/gem/v/webmidi.svg)](https://rubygems.org/gems/webmidi)
5+
[![Ruby Version](https://img.shields.io/badge/ruby-%3E%3D%203.2-red.svg)](webmidi.gemspec)
6+
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt)
7+
38
Webmidi is a pure-Ruby MIDI library inspired by the W3C Web MIDI API.
49
It provides MIDI messages, ports, Standard MIDI File I/O, middleware,
510
network MIDI, and MIDI 2.0 UMP support with zero runtime dependencies.

0 commit comments

Comments
 (0)