From 317e0b9002f7c1ac67affe624b30446714dd6148 Mon Sep 17 00:00:00 2001 From: "Timothy Z." Date: Mon, 7 Oct 2024 20:02:24 +0300 Subject: [PATCH] fix: typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7cb61d..d5276c6 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ For developers interested in building their own AI-powered development tools wit Here are some tips to get the most out of Bolt.new: -- **Be specific about your stack**: If you want to use specific frameworks or libraries (like Astro, Tailwind, ShadCN, or any other popular Javacsript framework), mention them in your initial prompt to ensure Bolt scaffolds the project accordingly. +- **Be specific about your stack**: If you want to use specific frameworks or libraries (like Astro, Tailwind, ShadCN, or any other popular Javascript framework), mention them in your initial prompt to ensure Bolt scaffolds the project accordingly. - **Use the enhance prompt icon**: Before sending your prompt, try clicking the 'enhance' icon to have the AI model help you refine your prompt, then edit the results before submitting.