Skip to content

Commit 5ea213d

Browse files
formating fix
1 parent 1b1a867 commit 5ea213d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,14 +232,14 @@ PICA is structured as a standard Python package. The following instructions are
232232
```bash
233233
pica-cli
234234
```
235+
235236
> [!IMPORTANT]
236237
> **Template Scripts:** The instrument control modules (CLI's) provided are designed as **template scripts**. Users are expected to modify these scripts programmatically to adapt them to their specific experimental requirements and custom workflows. They are also excellent for developing **custom measurement protocols, sequences, and for learning instrument automation**. These scripts are typically named with an 'Instrument_Control' suffix to denote their programmatic nature. This approach ensures maximum flexibility and customization for advanced research applications.
237-
238+
238239
> [!NOTE]
239240
> **Legacy CLI Notice:** The PICA CLI (`pica-cli`) is retained to support legacy headless workflows. While fully functional for specific protocols, this interface is **less frequently maintained** and may not support recent features available in the GUI.
240241
>
241242
> We **strongly recommend** new users utilize the PICA GUI for the most complete and supported experience.
242-
243243
## System Requirements & Compatibility
244244
245245
**Supported Platform:** Windows 10 / 11

0 commit comments

Comments
 (0)