diff --git a/README.md b/README.md index f9f2dcfce..ed352bb52 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # OpenAI API Quickstart - Node.js example app +Node.js v22.14.0 to /usr/local/bin/node +npm v10.9.2 to /usr/local/bin/npm This is an example pet name generator app used in the OpenAI API [quickstart tutorial](https://platform.openai.com/docs/quickstart). It uses the [Next.js](https://nextjs.org/) framework with [React](https://reactjs.org/). Check out the tutorial or follow the instructions below to get set up.