From a2a14a7ac193a0fae854c9ce1032d65f598c57df Mon Sep 17 00:00:00 2001 From: latenightdef Date: Tue, 13 May 2025 21:15:10 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 76305e4..8e79138 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,7 @@ Currently, two official plugins are available: ## Expanding the ESLint configuration If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project. + +## Development notes + +Don't forget to set VITE_OPENAI_API_KEY environment variable. \ No newline at end of file