Skip to content

Commit 2f006fa

Browse files
authored
Update README.md
1 parent 8ccc914 commit 2f006fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ The best Java query builder/SQL connector.
44
## What's AdvancedSQL?
55
AdvancedSQL is a SQL query builder and/or connector that helps you to generate/modify information on the database without even have to write any line of SQL code, which sometimes is kindof boring and tiring. AdvancedSQL is the best exit for that developers who wants to continue coding without having to write out-of-syntax code (SQL queries) on Java code.
66

7+
## Download
8+
Download the last JAR version: https://github.com/DenzelCode/AdvancedSQL/releases/latest
9+
710
## Examples:
811
**Connect to the Database:**
912
There is no need to create the database manually, AdvancedSQL does it for you.

0 commit comments

Comments
 (0)