From d31920aaf4ccbfb8837433de78ea15db57eb348b Mon Sep 17 00:00:00 2001 From: Felix Rieseberg Date: Tue, 25 Sep 2018 09:05:38 -0700 Subject: [PATCH] :memo: Spell out the actual platforms --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 202de37..d689824 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This is Windows 95, running in an [Electron](https://electronjs.org/) app. Yes, ![Screenshot](https://user-images.githubusercontent.com/1426799/44532591-4ceb3680-a6a8-11e8-8c2c-bc29f3bfdef7.png) ## Does it work? -Yes! Quite well, actually, on [platforms supported by Electron](https://electronjs.org/docs/tutorial/support#supported-platforms). +Yes! Quite well, actually - on macOS, Windows, and Linux. ## Should this have been a native app? Absolutely.