diff --git a/README.md b/README.md index f8d28b4..cf06a6b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ npm i openai-tokens If you are looking for all the bells and whistles provided out of the box, it is recommended to use the `client`. ```js -import { createClient } = from 'openai-tokens' +import { createClient } from 'openai-tokens' const client = createClient({ key: 'your-openai-key-here',