From 60c851e5769aa8f0f3d68350ac40896d9e24a54d Mon Sep 17 00:00:00 2001 From: mimecorg Date: Thu, 14 Jun 2018 09:26:18 +0200 Subject: [PATCH] add supported platforms --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d01002b..860a3b3 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,12 @@ The `download()` function supports the following options: The current version of the launchui module is available as `launchui.version`. +## Supported platforms + +- Windows 7 or newer (32-bit and 64-bit) +- OS X 10.8 or newer (64-bit) +- Linux (32-bit and 64-bit) + ## Building Building LaunchUI is only necessary if you need to make some customizations. In most cases it's enough to use the binary packages provided in the [LaunchUI releases](https://github.com/mimecorg/launchui/releases).