@@ -63,7 +63,7 @@ <h2>Ready to Revolutionize Your Coding?</h2>
6363 < div class ="button-group ">
6464 < a href ="https://github.com/mmiscool/aiCoder " target ="_blank "> View on GitHub</ a >
6565 < a href ="#QuickStart "> Install Now</ a >
66- < a href ="https://discord.gg/KuZZs2er49 " target ="_blank "> Chat on Discord</ a >
66+ < a href ="https://discord.gg/KuZZs2er49 " target ="_blank "> Chat on Discord</ a >
6767 </ div >
6868 </ div >
6969
@@ -241,7 +241,6 @@ <h3>aiCoder supports multiple LLM providers</h3>
241241 < code > gpt-4o-mini</ code > . You can get a free api key < a
242242 href ='https://aistudio.google.com/apikey '> here.</ a >
243243 </ li >
244- < li > Single click code generation for stub functions and methods</ li >
245244 </ ul >
246245 </ div >
247246
@@ -280,8 +279,7 @@ <h2>Usage</h2>
280279 < ul >
281280 < li > Run < code > aiCoder</ code > or < code > a</ code > in your project directory.</ li >
282281 < li > Visit < a href ="http://localhost:3000 " target ="_blank "
283- style ="color:#00d1b2; "> http://localhost:3000</ a > to access the
284- web UI.</ li >
282+ style ="color:#00d1b2; "> http://localhost:3000</ a > to access the web UI.</ li >
285283 < li > Define your project goals in the < strong > New Plan Chat</ strong > .</ li >
286284 < li > Select files to modify and request changes through natural language prompts.</ li >
287285 < li > Review AI-generated snippets and merge them seamlessly with the < code > 🤖✎⚡</ code > button.</ li >
@@ -315,7 +313,8 @@ <h2>FAQs</h2>
315313 and is still experimental.</ li >
316314 </ li >
317315 < li > < strong > Can I help?</ strong >
318- Sure. If folks are interested lets chat on < a href ="https://discord.gg/KuZZs2er49 " target ="_blank "> discord.</ a > If you are knowledgeable about how
316+ Sure. If folks are interested lets chat on < a href ="https://discord.gg/KuZZs2er49 "
317+ target ="_blank "> discord.</ a > If you are knowledgeable about how
319318 LSPs and ASTs work it would be really great to chat.
320319 </ li >
321320
0 commit comments