# HG changeset patch # User Laurens Holst # Date 1583097602 -3600 # Sun Mar 01 22:20:02 2020 +0100 # Node ID 5b2ab55b7de7dddbee48d9850fe8e1eaa49b4403 # Parent a327e3abceb18d7ed33dd95ff846ad8cc671451a README/CHANGES: Clean up, remove BitBucket links. diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -8,15 +8,14 @@ Shows PNG files on MSX. -Author: Laurens Holst -Site: -Downloads: -Issues: -Support: -License: Simplified BSD License + * Author: Laurens Holst + * Site: + * Source: + * Support: + * License: Simplified BSD License -System Requirements +System requirements ------------------- * MSX2, MSX2+ or MSX turboR @@ -62,6 +61,6 @@ `COMMAND2.COM` and some PNG files to test with in the `bin` directory, and then invoke the `make run` command. -Note that the [glass](https://bitbucket.org/grauw/glass) assembler which is +Note that the [glass](http://www.grauw.nl/projects/glass/) assembler which is embedded in the project requires [Java 8](http://java.com/getjava). To check your Java version, invoke the `java -version` command.