From 4a195df7d3fa649a479720fba9265598552d9d5d Mon Sep 17 00:00:00 2001 From: akuker <34318535+akuker@users.noreply.github.com> Date: Tue, 25 Aug 2020 21:33:00 -0500 Subject: [PATCH] Added Coverity and build badge --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cf10160..3b4d13e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +![C/C++ CI](https://github.com/akuker/RASCSI/workflows/C/C++%20CI/badge.svg) + + + Coverity Scan Build Status + + # What is RaSCSI? RaSCSI is a virtual SCSI device emulator that runs on a Raspberry Pi. It can emulate several SCSI devices at one time. There is a control interface to attach / detach drives during runtime, as well as insert and eject removable media. This project is aimed at users of vintage Macintosh computers from the 1980's and 1990's.