Skip to content

Commit fc7ac8d

Browse files
committed
update readme example
1 parent e2a184c commit fc7ac8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ async function main() {
2424
// You need to pass in your own API key here.
2525
// Get one here: https://www.codebuff.com/api-keys
2626
apiKey: process.env.CODEBUFF_API_KEY,
27+
cwd: process.cwd(),
2728
})
2829

2930
// First run

0 commit comments

Comments
 (0)