pi-critique 0.1.0 → 0.1.1
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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -73,7 +73,7 @@ After receiving a critique, respond with bracketed annotations:
|
|
|
73
73
|
[question C4: can you elaborate?]
|
|
74
74
|
```
|
|
75
75
|
|
|
76
|
-
This works standalone in pi's editor, or with `/reply
|
|
76
|
+
This works standalone in pi's editor, or with `/reply` from [pi-annotated-reply](https://github.com/omaclaren/pi-annotated-reply) for a smoother workflow.
|
|
77
77
|
|
|
78
78
|
## Install
|
|
79
79
|
|
package/package.json
CHANGED