summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdoardo La Greca2025-06-18 18:30:03 +0200
committerEdoardo La Greca2025-06-18 18:30:03 +0200
commitb55a746b1550b21e2b5cf3f5a2c08af7c88a661c (patch)
treec374ba575702ba29e59ed8750b4c485cfca79678
parentabb22f955c95f0d82f1c72bc80279a1d3ba2bc75 (diff)
add note about horizontal margin
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e47a438..e075205 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,8 @@ Notes
- Source files live in `src/main/kotlin`.
- All manual page references (e.g. `dial(2)`) refer to [9front's manual](https://man.9front.org/). The number between
parentheses is the section number.
+- The horizontal margin for code comments and documentation is 120 characters. However, it can be surpassed if it's
+ really necessary
License
-------