Skip to content

Commit 0656821

Browse files
committed
fixed maven repo link
1 parent e929d0c commit 0656821

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<center><h1>JavaAI is an open-source Java library for interacting with the OpenAI API</h1></center>
1+
<h1>JavaAI is an open-source Java library for interacting with the OpenAI API</h1>
22

33
[![Maven Central](https://img.shields.io/maven-central/v/io.github.artemnefedov/javaai.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.github.artemnefedov%22%20AND%20a:%22javaai%22)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -15,7 +15,7 @@ Any help is welcome, I am always open to new ideas and criticism.
1515

1616
### 1. Import the library into your project.
1717

18-
_The package released to [Maven Central Repository](https://central.sonatype.com/artifact/io.github.artemnefedov/javaai/0.3.1)_
18+
_The package released to [Maven Central Repository](https://central.sonatype.com/artifact/io.github.artemnefedov/javaai/0.3.2)_
1919

2020
#### Maven:
2121
```xml

0 commit comments

Comments
 (0)