diff options
| author | Jan Sucan <jan@jansucan.com> | 2023-10-05 19:24:04 +0200 |
|---|---|---|
| committer | Jan Sucan <jan@jansucan.com> | 2023-10-05 19:24:04 +0200 |
| commit | 93d7090730776754e2147dd3abed5070249c94b9 (patch) | |
| tree | 0da5f206838fc3d4c2b0f53ee3a1bb8875fa1e07 | |
| parent | e8cf8611c11108f30612ea0c14784bb5a9033ea9 (diff) | |
README.md: Relax requirements for changes to code from examples
| -rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -52,9 +52,6 @@ whole files are copied to a directory of that solution. If not much code is needed, then just the required parts are copied directly to 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 |
