From 7ba966d459e4a611a9041d171411b1823bed5cb1 Mon Sep 17 00:00:00 2001 From: Dimitri Belopopsky Date: Wed, 14 Apr 2021 22:28:44 +0200 Subject: [PATCH] Specificy which platforms the tool can be used on. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 46e890c..3134f1b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ Perfect when you don't know which game to play from all of those bundles you've ## Usage +Currently works on Windows and Linux. MacOS is TODO. + Double click on the executable or run from a terminal. +And then play your awesome and randomly picked game! ## Build @@ -17,3 +20,4 @@ git clone https://github.com/ShadowMitia/steam_randomiser.git cd steam_randomiser cargo build ``` +