Skip to content

Commit c8e9844

Browse files
authored
Update README.md
1 parent 8d158f6 commit c8e9844

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
@@ -3,8 +3,8 @@
33
Window Application that simplifies the select, insert, update, and delete query (using JavaFX, Velocity)
44

55
### [1] Overview
6-
Users can generate CRUD query easily without writing any SQL.
7-
You can also map Table to Java source codes (i.e., DAO, DTO)
6+
- Users can generate CRUD query easily without writing any SQL.
7+
- You can also map Table to Java source codes (i.e., DAO, DTO)
88

99
Through Source Code Generator,
1010
> 1) users can access the database and load the table and data.

0 commit comments

Comments
 (0)