Skip to content

Commit 6132903

Browse files
authored
System requirements info added (#15)
1 parent dc67e14 commit 6132903

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ Turso LibSQL [JDBC](https://en.wikipedia.org/wiki/JDBC_driver) is a library for
1111
- It supports Turso and local LibSQL servers
1212
- It is included in [DBeaver](https://github.com/dbeaver/dbeaver) and [CloudBeaver](https://github.com/dbeaver/cloudbeaver) as default LibSQL driver. However, it can be used in any other products/frameworks which rely on JDBC API
1313

14+
## Reqirements
15+
16+
- Java 17
17+
- Maven
18+
1419
## Usage
1520

1621
JDBC URL format: `jdbc:dbeaver:libsql:<server-url>`

0 commit comments

Comments
 (0)