From d32919eac4e5c0da5eff487b3b581f4ca76a4f3a Mon Sep 17 00:00:00 2001 From: Jan Sucan Date: Mon, 17 Jul 2023 17:50:44 +0200 Subject: README.md: Add note about platform used --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 90b1ca4..dccd064 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,11 @@ the file with implementation and marked by comments. Any changes to the example code required for implementing the solution are put into separate commits. +### Platform + +The solutions are implemented and tested in a Linux environment. This also +includes solutions that could have been made multiplatform. + ### List of the exercises Format of an exercise label is '\\_\\_\'. Some -- cgit v1.2.3