From 2506ca527dc6f0230c787ef477c2369f065909d9 Mon Sep 17 00:00:00 2001 From: JoePfeiffer Date: Sun, 27 Feb 2022 18:10:38 -0700 Subject: [PATCH] Describe as a directory under openrocket, not its own repository Add Linux to list of supoorted OSes Add myself to list of maintainers --- install4j/README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/install4j/README.md b/install4j/README.md index cba791ec5..a47b8edae 100644 --- a/install4j/README.md +++ b/install4j/README.md @@ -1,11 +1,16 @@ # OpenRocket Installer Files -Repo that contains the [Install4j](https://www.ej-technologies.com/products/install4j/overview.html) configuration files for each release of OpenRocket. +Originally a separate repository of Justin Hanna's, now a directory +with its own commit history in the openrocket repository. # OpenRocket Supported Installers -The [OpenRocket](http://www.openrocket.info) project will do its best to publish installers for the following platforms. +The [OpenRocket](http://www.openrocket.info) project will do its best +to publish installers for the following platforms. + * Windows, 64-bit * macOS, 64-bit +* Linux, 64-bit # Maintainers * Neil Weinstock -* Justin Hanney \ No newline at end of file +* Justin Hanney +* Joe Pfeiffer