Skip to content

Commit 561e8ff

Browse files
author
Emil Forslund
committed
Update README.md
1 parent a4b6623 commit 561e8ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CodeGen
22
A model-view based code generator written in Java. It is completely object oriented to encourage reuse and increase testability. If you have a lot of code that depends on the structure of a database, a file system or any other source of information, generate the code instead!
33

4-
# Download
4+
## Download
55
To use CodeGen in your projects, add the following dependency to your `pom.xml`-file:
66
```xml
77
<dependency>

0 commit comments

Comments
 (0)