Skip to content

Commit c8342ef

Browse files
authored
Update README.md
1 parent c8e9844 commit c8342ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Window Application that simplifies the select, insert, update, and delete query
77
- You can also map Table to Java source codes (i.e., DAO, DTO)
88

99
Through Source Code Generator,
10-
> 1) users can access the database and load the table and data.
10+
> 1) Users can access the database and load the table and data.
1111
> 2) Users can select, insert, update, and delete the data without using query, just by choosing the information they want on the screen.
1212
> 3) Users can map the table field and data into Java DAO, generate default service, and download the source code file.
1313

0 commit comments

Comments
 (0)