update readme

This commit is contained in:
2025-10-13 10:47:33 -04:00
parent 8e73fbac52
commit ba2802187d
2 changed files with 4 additions and 0 deletions

View File

@@ -12,4 +12,6 @@ pip install -r requirements.txt
```bash
python Project1_Q1.py > Project1_A1.txt
python Project1_Q2.py > Project1_A2.txt
python Project1_Q3.py
```

View File

@@ -10,4 +10,6 @@ pip install -r requirements.txt
```bash
python Project1_Q1.py > Project1_A1.txt
python Project1_Q2.py > Project1_A2.txt
python Project1_Q3.py
```