Updating readme.md again

Changing up wording a bit.
This commit is contained in:
PhrAx 2020-08-18 00:54:40 -07:00 committed by GitHub
parent 60b886dd7d
commit 927211ce9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# 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.
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.
Additional details on this project can be found on the [wiki](https://github.com/akuker/RASCSI/wiki)!
Please check out the full story with much more detail on the [wiki](https://github.com/akuker/RASCSI/wiki)!