From 90214666c212a9e8f22cf30f7b89ca93161e2dd3 Mon Sep 17 00:00:00 2001 From: stuart taylor Date: Thu, 28 Oct 2021 03:17:38 +0100 Subject: [PATCH] Update README.md (#394) added link to compatibility list. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5652d747..758a23ba 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ # 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 computers from the 1980's and 1990's. +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 of removable media (CD and Magneto Optical). +This project is aimed at users of vintage Macintosh computers and more (see [compatibility list](https://github.com/akuker/RASCSI/wiki/Compatibility)) from the 1980's and 1990's. Please check out the full story with much more detail on the [wiki](https://github.com/akuker/RASCSI/wiki)!