We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00067f commit 8926bc5Copy full SHA for 8926bc5
1 file changed
docs/User_Manual.md
@@ -370,6 +370,9 @@ This project is licensed under the MIT License - see the LICENSE file for detail
370
371
For developers and advanced users, the following reference outlines the PICA directory structure (v17.0).
372
373
+> [!NOTE]
374
+> Adding a new module to the main launcher or integrating new modules into the GUI requires modifying `pica/main.py`.
375
+
376
```text
377
PICA (Root Directory)/
378
.coveragerc
0 commit comments