Skip to content

Commit 47ff5b1

Browse files
docs: move up requirements section (#154)
1 parent 1c7fc10 commit 47ff5b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ implementation("com.openai:openai-java:0.13.0")
4040

4141
<!-- x-release-please-end -->
4242

43+
## Requirements
44+
45+
This library requires Java 8 or later.
46+
4347
## Usage
4448

4549
### Configure the client
@@ -414,7 +418,3 @@ This package generally follows [SemVer](https://semver.org/spec/v2.0.0.html) con
414418
We take backwards-compatibility seriously and work hard to ensure you can rely on a smooth upgrade experience.
415419

416420
We are keen for your feedback; please open an [issue](https://www.github.com/openai/openai-java/issues) with questions, bugs, or suggestions.
417-
418-
## Requirements
419-
420-
This library requires Java 8 or later.

0 commit comments

Comments
 (0)