summaryrefslogtreecommitdiffhomepage
path: root/docs/tex/NOTICE.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-08-20 21:22:16 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-08-20 21:22:16 +0200
commite5edad799f0f8dbe0b34baf55c30849c941a43f9 (patch)
tree4ba49ec8e0d795e1d5e9a1638870ca4bf691bfa7 /docs/tex/NOTICE.md
parent89b938bcfb5ed69b639f363c91c4054e8d369e76 (diff)
feat: Heavily reworked the SMP subsystem paper.
refactor: BinaryMutex implementation and paper has been reworked as well using LockAndWait instead of LockOrWait. other: Reworked tooling macros. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'docs/tex/NOTICE.md')
-rw-r--r--docs/tex/NOTICE.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/tex/NOTICE.md b/docs/tex/NOTICE.md
index 5d6eb03f..c4015afd 100644
--- a/docs/tex/NOTICE.md
+++ b/docs/tex/NOTICE.md
@@ -1,5 +1,6 @@
-# Notice for LaTeX documents.
+# Notice
-## Recommended Tool
+## Recommended:
-`pdflatex` is recommended for this matter, although you are free to use other tools.
+- `pdflatex` is recommended for this matter.
+- You can use `overleaf` to edit the LaTeX files too. \ No newline at end of file