From e0b29c3f3d4be502c8ff95d0dd685f657fc72160 Mon Sep 17 00:00:00 2001 From: Jambovisuaalit <132147167+Jambovisuaalit@users.noreply.github.com> Date: Tue, 18 Mar 2025 09:46:38 +0000 Subject: [PATCH] Master Puppets --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.