From d8b75c43d23e16bf947577fb99de3ddb4af2ae56 Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Wed, 6 Mar 2024 07:49:20 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5af6b06..f55fdf9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This simple app converts a screenshot to code (HTML/Tailwind CSS, or React or Bootstrap or Vue). It uses GPT-4 Vision (or Claude 3) to generate the code and DALL-E 3 to generate similar-looking images. You can now also enter a URL to clone a live website. +🆕 Now, supporting Claude 3! + https://github.com/abi/screenshot-to-code/assets/23818/6cebadae-2fe3-4986-ac6a-8fb9db030045 See the [Examples](#-examples) section below for more demos.