diff --git a/README.md b/README.md index dea3c24c..82369c8d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This works by just taking the current canvas SVG, converting it to a PNG, and se ## Getting Started -This is a Next.js app. To get started run the following commands in the root directory of the project. You will need an OpenAI API key with access to the GPT-4 Vision API. +This is a Next.js app. Write with TypeScript language. To get started run the following commands in the root directory of the project. You will need an OpenAI API key with access to the GPT-4 Vision API. > Note this uses Next.js 14 and requires a version of `node` greater than 18.17. [Read more here](https://nextjs.org/docs/pages/building-your-application/upgrading/version-14).