@uge/payo 0.3.0 → 0.3.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.
Files changed (3) hide show
  1. package/README.md +4 -3
  2. package/dist/index.js +130 -130
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -122,9 +122,10 @@ guidance files straight into your repo.
122
122
  and you get Next.js-specific follow-ups; choose Postgres and you're asked
123
123
  about migrations and naming. Most prompts ship a **recommended default**, so
124
124
  you can blast through with <kbd>Enter</kbd>.
125
- 3. **Review your stack.** Before writing anything, Payo shows a summary of every
126
- answer and asks you to confirm. Say no and your answers are kept rerun to
127
- edit them.
125
+ 3. **Review your stack — and edit inline.** Before writing anything, Payo shows a
126
+ summary of every answer. Choose **Edit an answer** to change any responseor
127
+ re-open a section you skipped — right from the review; dependent questions are
128
+ re-asked automatically. Pick **Generate** when it looks right.
128
129
  4. **Payo generates the guidance.** It writes each tool's files in their native
129
130
  format and location (see the table below). With the tool's CLI installed,
130
131
  files are generated in parallel by the AI; otherwise solid templates are used.