Skip to content

Commit b488b04

Browse files
committed
Updated README description of GraalVM CE
1 parent 1057a9e commit b488b04

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Third-party builds of the HiveServer2 JDBC Driver
22

3+
<p>
4+
<a>
5+
<img src="https://img.shields.io/badge/JDK-8+-green.svg" alt="">
6+
</a>
7+
</p>
8+
39
The purpose of the current project is to create a `Thin JAR` of HiveServer2 JDBC Driver.
4-
All release products have been verified and usable in the GraalVM Native Image compiled by GraalVM CE For JDK 22.0.2 and GraalVM CE For JDK 23.
10+
All release products have been verified and usable in the GraalVM Native Image compiled by GraalVM CE For JDK 22.0.2 and GraalVM CE For JDK 23.0.2 .
511

612
For HotSpot VM, all JAR products can be run on any OpenJDK 8 and later distribution.
713

@@ -34,7 +40,7 @@ The latest version is at https://central.sonatype.com/artifact/io.github.linghen
3440
</dependencies>
3541
```
3642

37-
## Quick Start
43+
## Document
3844

3945
Refer to [QuickStart](./doc/QuickStart.md).
4046

0 commit comments

Comments
 (0)