@jutge.org/toolkit 4.4.36 → 4.4.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -112,12 +112,13 @@ For a complete walkthrough, see the [Getting Started Guide](docs/getting-started
112
112
  - **[Problem Anatomy](docs/problem-anatomy.md)** - Understanding problem structure and files
113
113
  - **[Quiz Anatomy](docs/quiz-anatomy.md)** - Understanding quiz problems and question types
114
114
  - **[JutgeAI Features](docs/jutge-ai.md)** - Using AI to generate content
115
+ - **[Command Reference](docs/reference.md)** - Complete reference of all commands and options
115
116
 
116
117
  ### Installation Guides
117
118
 
118
- - **[Linux Installation](docs/linux-installation.md)** - Installation steps for Linux
119
- - **[macOS Installation](docs/macos-installation.md)** - Installation steps for macOS
120
- - **[Windows Installation](docs/windows-installation.md)** - Installation steps for Windows
119
+ - **[Linux Installation](docs/install-linux.md)** - Installation steps for Linux
120
+ - **[macOS Installation](docs/install-macos.md)** - Installation steps for macOS
121
+ - **[Windows Installation](docs/install-windows.md)** - Installation steps for Windows
121
122
 
122
123
  ## Common Commands
123
124