Skip to content

Commit d408373

Browse files
committed
Update README.md
1 parent c19f83f commit d408373

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The generated hierarchy can be navigated using the Visitor Pattern.
2525
## Extensions Version 0.8.7
2626

2727
* Startet a simple utility class **SelectUtils** to collect basic **select** modification tools.
28-
** addExpression adds a new expression to the select list.
29-
** addJoin adds a new join to the select.
28+
* addExpression adds a new expression to the select list.
29+
* addJoin adds a new join to the select.
3030
* Added support for optional " AS " for aliases.
3131

3232
```sql

0 commit comments

Comments
 (0)