mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-15 15:00:46 +00:00
add rubgems badge
This commit is contained in:
parent
9fd43b7e46
commit
a80e5ae5c9
@ -1,5 +1,6 @@
|
|||||||
|
[![Gem Version][gem version]](https://badge.fury.io/rb/voicemeeter)
|
||||||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)][license]
|
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)][license]
|
||||||
[![Ruby Code Style](https://img.shields.io/badge/code_style-standard-violet.svg)](https://github.com/standardrb/standard)
|
[![Ruby Code Style][code style]](https://github.com/standardrb/standard)
|
||||||
|
|
||||||
# Ruby Wrapper Around the Voicemeeter Remote API
|
# Ruby Wrapper Around the Voicemeeter Remote API
|
||||||
|
|
||||||
@ -775,3 +776,5 @@ Bundle exec rake
|
|||||||
|
|
||||||
[license]: https://github.com/onyx-and-iris/voicemeeter-rb/blob/dev/LICENSE
|
[license]: https://github.com/onyx-and-iris/voicemeeter-rb/blob/dev/LICENSE
|
||||||
[voicemeeter remote header]: https://github.com/onyx-and-iris/Voicemeeter-SDK/blob/update-docs/VoicemeeterRemote.h
|
[voicemeeter remote header]: https://github.com/onyx-and-iris/Voicemeeter-SDK/blob/update-docs/VoicemeeterRemote.h
|
||||||
|
[code style]: https://img.shields.io/badge/code_style-standard-violet.svg
|
||||||
|
[gem version]: https://badge.fury.io/rb/voicemeeter.svg
|
||||||
|
Loading…
Reference in New Issue
Block a user