From 9504d2044e2cf83dfb500c927f4c78b76c07a68e Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Sun, 19 Nov 2023 15:24:06 -0800 Subject: [PATCH] better getting started header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3ef668..a39363c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ See [Examples](#examples) section below for more demos. * Nov 15 - 🔥 You can now instruct the AI to update the code as you wish. Useful if the AI messed up some styles or missed a section. -## Getting Started +## 🛠 Getting Started The app has a React/Vite frontend and a FastAPI backend. You will need an OpenAI API key with access to the GPT-4 Vision API.