Skip to content

Commit c9463f9

Browse files
committed
docs: add missing fenced code block languages
1 parent 5610ee7 commit c9463f9

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
@@ -268,7 +268,7 @@ Every write is validated and deduplicated before saving.
268268

269269
Instincts are designed to be short-lived — they should graduate into permanent knowledge within a few weeks:
270270

271-
```
271+
```text
272272
Observation → Instinct (days) → AGENTS.md / Skill / Command (1–2 weeks)
273273
```
274274

@@ -328,7 +328,7 @@ All defaults work out of the box. Override at `~/.pi/continuous-learning/config.
328328

329329
All data stays local on your machine:
330330

331-
```
331+
```text
332332
~/.pi/continuous-learning/
333333
config.json # Optional overrides
334334
projects.json # Project registry

0 commit comments

Comments
 (0)