Skip to content

Commit c07c8a5

Browse files
authored
docs: split agent prompt into two lines for readability (#21)
Assisted-By: Claude Opus 4.6
1 parent e035c89 commit c07c8a5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ primkit gives AI agents structured, persistent state that survives session ends,
2222
Paste this into Claude Code, Cursor, Codex, or any agent with web access:
2323

2424
```
25-
Read https://github.com/propifly/primkit/blob/main/docs/agent-reference.md, then tell me whether primkit would help with what we've been doing, and which primitives are relevant.
25+
Read this doc: https://github.com/propifly/primkit/blob/main/docs/agent-reference.md
26+
Then tell me if primkit would help with what we've been doing and which primitives are relevant.
2627
```
2728

2829
It will map primkit to your actual workflow and give you a straight answer.

0 commit comments

Comments
 (0)