From 282a5420fb5d250cf3466b5ff9b9ed325096f5a1 Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Thu, 16 Nov 2023 17:42:03 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88954c8..bbfd610 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ See Examples section below for more demos. ## Updates +* Nov 16 - Added a setting to disable DALL-E image generation if you don't need that * Nov 16 - Toggle between desktop & mobile preview * Nov 16 - View code directly within the app * 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. From ed1143e9b9ab4a1d56b1e7767b6c87db08491743 Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Thu, 16 Nov 2023 17:43:00 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bbfd610..df5e72e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ See Examples section below for more demos. ## Updates * Nov 16 - Added a setting to disable DALL-E image generation if you don't need that -* Nov 16 - Toggle between desktop & mobile preview * Nov 16 - View code directly within the app * 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.