diff options
author | cbdev <cb@cbcdn.com> | 2018-03-25 15:21:25 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2018-03-25 15:21:25 +0200 |
commit | 5bb808797abe2ac0805c60bb0b72f940a8cfc1af (patch) | |
tree | e58f4060fbad2dd963b8221b4766aa56ffd30c12 | |
parent | 0e5d29d5f2fca9569e42149f741d50a883447a24 (diff) | |
download | midimonster-5bb808797abe2ac0805c60bb0b72f940a8cfc1af.tar.gz midimonster-5bb808797abe2ac0805c60bb0b72f940a8cfc1af.tar.bz2 midimonster-5bb808797abe2ac0805c60bb0b72f940a8cfc1af.zip |
Add Coverity Scan badge to README
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ on any other (or the same) supported protocol, for example to: * Control lighting fixtures or DAWs using gamepad controllers ([Example configuration](configs/evdev.conf)) * Play games or type using MIDI controllers +[![Coverity Scan Build Status](https://scan.coverity.com/projects/15168/badge.svg)](https://scan.coverity.com/projects/15168) + # Table of Contents * [Usage](#usage) |