From 07295a5d14854d1c15a48a71079f3ee452ac1fa1 Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Tue, 21 Nov 2023 22:11:31 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92076ac..a6dfabc 100644 --- a/README.md +++ b/README.md @@ -12,9 +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 21 - You can now edit code in the code editor and preview changes live thanks to [@clean99](https://github.com/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 @kachbit +- Nov 19 - Support for dark/light code editor theme - thanks [@kachbit](https://github.com/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.