From 0917695b8fc27be384e2af4307b20f7607edc22f Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Tue, 21 Nov 2023 22:10:55 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81cc82a..92076ac 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ See the [Examples](#examples) section below for more demos. ## 🌟 Recent Updates +- Nov 21 - You can now edit code in the code editor and preview changes live thanks to @clean99 - Nov 20 - Paste in a URL to screenshot and clone (requires [ScreenshotOne free API key](https://screenshotone.com?via=screenshot-to-code)) -- Nov 19 - Support for dark/light code editor theme - thanks https://github.com/kachbit +- Nov 19 - Support for dark/light code editor theme - thanks @kachbit - Nov 16 - Added a setting to disable DALL-E image generation if you don't need that - Nov 16 - View code directly within the app - Nov 15 - 🔥 You can now instruct the AI to update the code as you wish. It is helpful if the AI messed up some styles or missed a section.