Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulooh007 authored Feb 27, 2024
1 parent d0c07c5 commit 4e568f7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@
## Code4Me.AI
Imagine an AI-powered tool just within your IDE that turns your ideas into code through natural language—our VS Code extension does precisely that. The Code4Me.ai extension not only aids in code generation and auto-debugging but also excels in generating unit tests and crafting quality documentation, boosting productivity and development speed by 10x for both novices and expert developers alike.

## Demo Video
<p align="center">
<a href="https://www.youtube.com/watch?v=Z4bP_QRJBGg">
<img src="https://img.youtube.com/vi/Z4bP_QRJBGg/0.jpg" alt="Code4Me.ai Demo" width="50%">
</a>
</p>


## Feature Summary
<p align="center">

Expand Down Expand Up @@ -88,4 +96,4 @@ Stay in control and in the loop: Code4Me.ai not only generates code but also pre

4. **You Check the Code**

Finally, you get to see the new code next to your old one, just like when you look at changes in Git. If you like what you see, hit accept, and the new code gets added to your file. Simple as that!
Finally, you get to see the new code next to your old one, just like when you look at changes in Git. If you like what you see, hit accept, and the new code gets added to your file. Simple as that!

0 comments on commit 4e568f7

Please sign in to comment.