@aethrekh/pi-cs 0.1.9-alpha.1 → 0.1.9-alpha.2
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/package.json +1 -1
- package/pi-cs.meta.json +2 -2
- package/skills/semester/SKILL.md +1 -1
package/package.json
CHANGED
package/pi-cs.meta.json
CHANGED
package/skills/semester/SKILL.md
CHANGED
|
@@ -73,7 +73,7 @@ After writing, confirm with: *"✅ `SEMESTER.md` written to `<absolute path>`."*
|
|
|
73
73
|
|
|
74
74
|
Tell the student:
|
|
75
75
|
- Pisces also searches `~/university/SEMESTER.md` — move the file there if you want it to work from any subdirectory
|
|
76
|
-
- It
|
|
76
|
+
- It is loaded once when Pi starts — restart Pi after moving the file
|
|
77
77
|
- Update `week:` each week and `active_project:` whenever it changes
|
|
78
78
|
|
|
79
79
|
### Step 4 — Live Preview
|