@@ -63,7 +63,7 @@ <h2>Ready to Revolutionize Your Coding?</h2>
63
63
< div class ="button-group ">
64
64
< a href ="https://github.com/mmiscool/aiCoder " target ="_blank "> View on GitHub</ a >
65
65
< 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 >
67
67
</ div >
68
68
</ div >
69
69
@@ -241,7 +241,6 @@ <h3>aiCoder supports multiple LLM providers</h3>
241
241
< code > gpt-4o-mini</ code > . You can get a free api key < a
242
242
href ='https://aistudio.google.com/apikey '> here.</ a >
243
243
</ li >
244
- < li > Single click code generation for stub functions and methods</ li >
245
244
</ ul >
246
245
</ div >
247
246
@@ -280,8 +279,7 @@ <h2>Usage</h2>
280
279
< ul >
281
280
< li > Run < code > aiCoder</ code > or < code > a</ code > in your project directory.</ li >
282
281
< 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 >
285
283
< li > Define your project goals in the < strong > New Plan Chat</ strong > .</ li >
286
284
< li > Select files to modify and request changes through natural language prompts.</ li >
287
285
< li > Review AI-generated snippets and merge them seamlessly with the < code > 🤖✎⚡</ code > button.</ li >
@@ -315,7 +313,8 @@ <h2>FAQs</h2>
315
313
and is still experimental.</ li >
316
314
</ li >
317
315
< 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
319
318
LSPs and ASTs work it would be really great to chat.
320
319
</ li >
321
320
0 commit comments