diff --git a/readme.md b/readme.md index c2a1c2f..56c350e 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,5 @@ # EPU-PLUS -An upgrade to my previous virtual custom architectures that this time is entirely virtual. I also stepped up on the virtualization to now be able to create and read FAT16 'floppy disks'. - ## Quick start Set up the environment with: @@ -30,4 +28,4 @@ $ npm run serve * When the system boots, the first kind of error that can occur is with an orange spiral filling the screen up. In that case, it is a significant JS-side error and you should report to the console for more information. * A blue floppy disk icon means that the boot disk image could not be found, make sure it is available in the same directory as the page. * A red floppy disk icon means that the boot disk image is not the expected size (1M). -* A yellow floppy disk icon means that the *boot* file could not be found at the root of the file system or that it itself is corrupted. \ No newline at end of file +* A yellow floppy disk icon means that the *boot* file could not be found at the root of the file system or that it itself is corrupted.