diff --git a/README.md b/README.md index 327e103..8a66277 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,6 @@ An Apple II emulator written in Javascript Things are a little rought around the edges right now, hopefully I will have time to clean things up in a bit. -Expects compiler.jar from https://developers.google.com/closure/compiler/ to -be in $(HOME)/bin - -To build, run "make" +To run, open apple2js.html To add additional disk images, use scripts/dsk2json.pl, then "make index" diff --git a/apple2js.html b/apple2js.html index 51eca1f..536cf6c 100644 --- a/apple2js.html +++ b/apple2js.html @@ -42,12 +42,24 @@ - - - + + + + + + + + + + + + + + + + + +