From 43336b8f92995e855ed8012cd8a9af1c4607e30a Mon Sep 17 00:00:00 2001 From: DiamondNether90 Date: Sat, 4 Apr 2026 14:29:04 +1100 Subject: [PATCH] I swear I know how this works --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f54b7d..a5090d7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # For Developers Each book has various commands in `header.tex` which help with writing. -- `\d`: Prints **(Diagram \)**, where \ is the next diagram \ No newline at end of file +- `\d`: Prints "**(Diagram \)**", where \ is the next diagram number. +- `\diagram{fen#1}{fen#2}`: Displays 2 diagrams. This should be how diagrams are styled. +- `\example`: Same as `\d`, but displays the next example.