Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Peled-Zohar authored Jul 11, 2024
1 parent 2883840 commit b48e231
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# AutoEntityGenerator
<p align="center">
<img src="/AutoEntityGenerator.Manifest/AutoEntityGenerator.png" />
</p>

# AutoEntityGenerator

AutoEntityGenerator is a Visual Studio extension that simplifies the process of generating Data Transfer Objects (DTOs) and mapping extensions based on existing domain entity classes.
This extension helps developers quickly create and maintain supporting classes, enhancing productivity and reducing manual coding errors.
Expand All @@ -23,7 +27,7 @@ In future versions, I plan to support entities without parameterless constructor

## License

This project is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details.
This project is licensed under the MIT License - see the [LICENSE](/AutoEntityGenerator.Manifest/LICENSE.txt) file for details.


## Installation
Expand Down

0 comments on commit b48e231

Please sign in to comment.