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.