From 9ee04536112da9a05748ea8c535294db56b61a1c Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Wed, 27 Jan 2021 16:19:44 +0100 Subject: [PATCH] Note about not use-able on Windows --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index af738d4..bd73d4b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ [Numbers part of the Countdown game](https://en.wikipedia.org/wiki/Countdown_(game_show)#Numbers_round) "[_Le compte est Bon_](https://fr.wikipedia.org/wiki/Des_chiffres_et_des_lettres#Le_Compte_est_Bon)" in French). +## Requisites + +`lceb` has only been tested on `GNU/Linux` systems. It should not compile at all on `Windows`. I am not sure about `MacOS`. + ## Get the source ``` text