diff options
| author | Jan Sucan <jan@jansucan.com> | 2023-07-17 17:50:44 +0200 |
|---|---|---|
| committer | Jan Sucan <jan@jansucan.com> | 2023-07-17 17:50:44 +0200 |
| commit | d32919eac4e5c0da5eff487b3b581f4ca76a4f3a (patch) | |
| tree | 5d01ae11e4e7921271808f727011706212f23533 /README.md | |
| parent | d678bfd90f483ca9d000c267ee9f883de89feeaf (diff) | |
README.md: Add note about platform used
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
