Skip to content

Commit 0a03c88

Browse files
Update src/exports/README.md
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
1 parent f8a592a commit 0a03c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/exports/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const instructions = await api.getCustomInstructions()
2727
console.log("Current custom instructions:", instructions)
2828

2929
// Start a new task with an initial message.
30-
await api.startNewTask("Hello, Cline! Let's make a new project...")
30+
await api.startNewTask("Hello, Roo Code API! Let's make a new project...")
3131

3232
// Start a new task with an initial message and images.
3333
await api.startNewTask("Use this design language", ["data:image/webp;base64,..."])

0 commit comments

Comments
 (0)