Update README.md

This commit is contained in:
akuker 2021-10-25 17:42:38 -05:00 committed by GitHub
parent 7725556626
commit f0a7deb361
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -1,9 +1,3 @@
![C/C++ CI](https://github.com/akuker/RASCSI/workflows/C/C++%20CI/badge.svg) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/akuker/RASCSI/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/akuker/RASCSI/?branch=master)
<a href="https://scan.coverity.com/projects/akuker-rascsi">
<img alt="Coverity Scan Build Status"
src="https://scan.coverity.com/projects/21656/badge.svg"/>
</a>
# What is RaSCSI?
RaSCSI is a virtual SCSI device emulator that runs on a Raspberry Pi. It runs in userspace, and 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 and Atari computers from the 1980's and 1990's.