Skip to content

Commit f0b17a1

Browse files
cli warning added
1 parent 7e17b23 commit f0b17a1

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ PICA is structured as a standard Python package.
178178
```bash
179179
pica-cli
180180
```
181+
> [!WARNING]
182+
> **CLI Deprecation Notice:** The PICA CLI is comprised of old, deprecated scripts from the early stages of development. It is **strongly recommended to use the PICA GUI** for all interactions. The CLI scripts are considered legacy code, contain minimal functionality for performing set protocols, and are not recommended for general use.
181183

182184
---
183185
## Running Tests

docs/User_Manual.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ Launch the main dashboard:
113113
```bash
114114
python run_pica.py
115115
```
116+
> [!WARNING]
117+
> **CLI Deprecation Notice:** The PICA CLI is comprised of old, deprecated scripts from the early stages of development. It is **strongly recommended to use the PICA GUI** for all interactions. The CLI scripts are considered legacy code, contain minimal functionality for performing set protocols, and are not recommended for general use.
116118
117119
### 3.4 Development Dependencies (Optional)
118120

0 commit comments

Comments
 (0)