Skip to content

Commit 07e3213

Browse files
committed
add: readme link to Getting started
1 parent c5251d4 commit 07e3213

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ _sqlschema2java_ generates Java types from SQLSchema and annotate those types fo
88
You can use sqlschema2java as a Maven plugin.
99
[**Try at the sample project exemple**](https://github.com/Sassine/sqlschema2java/tree/main/sqlschema2java-example)
1010

11+
[**Read Getting Started**](https://github.com/Sassine/sqlschema2java/wiki/Getting-Started)
12+
1113
## Implementation
1214

1315
#### A very simple Maven example:

0 commit comments

Comments
 (0)