aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Sucan <jan@jansucan.com>2023-10-05 19:24:04 +0200
committerJan Sucan <jan@jansucan.com>2023-10-05 19:24:04 +0200
commit93d7090730776754e2147dd3abed5070249c94b9 (patch)
tree0da5f206838fc3d4c2b0f53ee3a1bb8875fa1e07
parente8cf8611c11108f30612ea0c14784bb5a9033ea9 (diff)
README.md: Relax requirements for changes to code from examples
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2d8b2dc..6cda754 100644
--- a/README.md
+++ b/README.md
@@ -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