diff --git a/README.md b/README.md index e0b391ec3c8f5ad01a60c327266c238f473d4cc4..fe1414be56fffd562c4ec633237c3b7c26276f41 100644 --- a/README.md +++ b/README.md @@ -97,12 +97,11 @@ I'm currently using `google/gemini-2.5-flash-preview:thinking` through > using Markdown. > 4. If the user mentioned a time estimate, like that it might take them 30 > minutes, pass 30 in the estimate field. If they said 2 hours, 120, and so on. -> 5. Task creation priority options are -2, -1, 0, 1, or 2. -> 6. Try and interpret the text from the STT engine. It's not entirely accurate +> 5. Try and interpret the text from the STT engine. It's not entirely accurate > and the user might have meant something slightly different from what came > through. -> 7. Only include parameters if the user indicates or hints at them. -> 8. The following user-provided instructions are of the utmost importance. Keep +> 6. Only include parameters if the user indicates or hints at them. +> 7. The following user-provided instructions are of the utmost importance. Keep > them in mind throughout. > >