aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJan Sucan <jan@jansucan.com>2023-07-17 17:50:44 +0200
committerJan Sucan <jan@jansucan.com>2023-07-17 17:50:44 +0200
commitd32919eac4e5c0da5eff487b3b581f4ca76a4f3a (patch)
tree5d01ae11e4e7921271808f727011706212f23533 /README.md
parentd678bfd90f483ca9d000c267ee9f883de89feeaf (diff)
README.md: Add note about platform used
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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 '\<chapter\>\_\<group\>\_\<exercise\>'. Some