diff --git a/README.md b/README.md index 3f48f87..a241014 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ pnpm dev bun dev ``` -Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. +Open [http://localhost:3000](http://localhost:3050) with your browser to see the result. You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file. @@ -139,3 +139,4 @@ You can check out [the Next.js GitHub repository](https://github.com/vercel/next The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details. + diff --git a/screenshots/api-key-input.png b/screenshots/api-key-input.png new file mode 100644 index 0000000..abd95c9 Binary files /dev/null and b/screenshots/api-key-input.png differ diff --git a/screenshots/gameplay.png b/screenshots/gameplay.png new file mode 100644 index 0000000..9930107 Binary files /dev/null and b/screenshots/gameplay.png differ diff --git a/screenshots/personality-hype-streamer.png b/screenshots/personality-hype-streamer.png new file mode 100644 index 0000000..7a45715 Binary files /dev/null and b/screenshots/personality-hype-streamer.png differ diff --git a/screenshots/personality-professional-coach.png b/screenshots/personality-professional-coach.png new file mode 100644 index 0000000..aa9a17c Binary files /dev/null and b/screenshots/personality-professional-coach.png differ diff --git a/screenshots/personality-russian-gm.png b/screenshots/personality-russian-gm.png new file mode 100644 index 0000000..c76092f Binary files /dev/null and b/screenshots/personality-russian-gm.png differ